fix only cache variable long/short
[oweals/gnunet.git] / src / gns / test_gnunet_gns.sh
index a40debe7979851aadccf7a0e11f56e22ba43c165..749d80b84467a5d57e74ff888ab4cc00a7243cd0 100755 (executable)
@@ -17,7 +17,7 @@ ME=`whoami`
 if [ "$ME" != "root" ]
 then
   echo "This test only works if run as root.  Skipping."
-  exit 0
+  exit 77
 fi
 export PATH=".:$PATH"
 gnunet-service-gns -c gns.conf &