missing fi
authorMatthias Wachs <wachs@net.in.tum.de>
Wed, 20 Nov 2013 15:27:52 +0000 (15:27 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Wed, 20 Nov 2013 15:27:52 +0000 (15:27 +0000)
src/gns/test_gns_nick_shorten.sh

index 3bc78e6b4ab423cf751ef39a8f777a979da324e4..6085b320cd75c6e898af641d0d0ec37801e92b5a 100755 (executable)
@@ -79,4 +79,5 @@ then
   exit 0
 else
   echo "FAIL: Could not resolve $TEST_NAME_SHORT to proper IP, got $RES_IP_PSEU."
-  exit 1
\ No newline at end of file
+  exit 1
+fi  
\ No newline at end of file