From 3e95a6d0a2e87fa5903806593de269f609c17829 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Wed, 5 Aug 2015 16:22:07 +1200 Subject: Update integration testing script --- tools/test.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/tools/test.sh b/tools/test.sh index 445341f27..6ae1147ac 100755 --- a/tools/test.sh +++ b/tools/test.sh @@ -17,9 +17,6 @@ # Warning: Not all shells support "echo -e" # -cd $(dirname $0) - -# port name string test_protocol () { echo -n -e $3 | nc localhost $1 if [[ $? -ne 0 ]] -- cgit v1.2.3