comparison contrib/vagrant/run-tests.sh @ 31006:d4916aebf3d0

runtests: export LOCALIP Previously, tests hard-code local IP address as "127.0.0.1". That won't work for IPv6. This patch exports the $LOCALIP environment variable, which is set to "::1" if we decide to use IPv6.
author Jun Wu <quark@fb.com>
date Thu, 16 Feb 2017 08:01:19 -0800
parents 8da01b6e7b49
children
comparison
equal deleted inserted replaced
31005:d8d698bcdcd6 31006:d4916aebf3d0