From: Nathan S. Evans Date: Fri, 7 May 2010 10:37:40 +0000 (+0000) Subject: output PASS X-Git-Tag: initial-import-from-subversion-38251~21825 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2ce194a89c97ad4d64ff1a4e7ee5eec84cf4eeec;p=oweals%2Fgnunet.git output PASS --- diff --git a/src/dht/test_dht_tools.sh b/src/dht/test_dht_tools.sh index cbbbfd639..9613cbf54 100755 --- a/src/dht/test_dht_tools.sh +++ b/src/dht/test_dht_tools.sh @@ -26,6 +26,7 @@ if ! $peerinfo > $out ; then cat $out exit 1 fi +echo "PASS" echo -n "TEST: Starting ARM..." if ! $armexe $DEBUG -s > $out ; then