diff options
Diffstat (limited to 'qpid/cpp/src/tests')
| -rwxr-xr-x | qpid/cpp/src/tests/ipv6_test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/src/tests/ipv6_test b/qpid/cpp/src/tests/ipv6_test index 7006006265..d75d50fd0a 100755 --- a/qpid/cpp/src/tests/ipv6_test +++ b/qpid/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: |
