diff options
Diffstat (limited to 'cpp/src')
| -rwxr-xr-x | cpp/src/tests/ipv6_test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/tests/ipv6_test b/cpp/src/tests/ipv6_test index 7006006265..d75d50fd0a 100755 --- a/cpp/src/tests/ipv6_test +++ b/cpp/src/tests/ipv6_test @@ -34,6 +34,7 @@ error() { echo $*; exit 1; } COMMON_OPTS="--daemon --auth no --config $CONFIG" # Record all broker ports started +unset PORTS declare -a PORTS # Start new brokers: |
