aboutsummaryrefslogtreecommitdiff
path: root/src/gns
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-11-20 15:27:52 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-11-20 15:27:52 +0000
commitbbf436499f6c3d950fc8d0726a76ee7b4d2af266 (patch)
treee017f958d6f02e9432a708318009df8dd3db101e /src/gns
parentcaa980cad091220c6c52108182fe52337a247cdb (diff)
downloadgnunet-bbf436499f6c3d950fc8d0726a76ee7b4d2af266.tar.gz
gnunet-bbf436499f6c3d950fc8d0726a76ee7b4d2af266.zip
missing fi
Diffstat (limited to 'src/gns')
-rwxr-xr-xsrc/gns/test_gns_nick_shorten.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gns/test_gns_nick_shorten.sh b/src/gns/test_gns_nick_shorten.sh
index 3bc78e6b4..6085b320c 100755
--- a/src/gns/test_gns_nick_shorten.sh
+++ b/src/gns/test_gns_nick_shorten.sh
@@ -79,4 +79,5 @@ then
79 exit 0 79 exit 0
80else 80else
81 echo "FAIL: Could not resolve $TEST_NAME_SHORT to proper IP, got $RES_IP_PSEU." 81 echo "FAIL: Could not resolve $TEST_NAME_SHORT to proper IP, got $RES_IP_PSEU."
82 exit 1 \ No newline at end of file 82 exit 1
83fi \ No newline at end of file