From 389e869325e475a3a0f016c32611c5d10049b07b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 23 Dec 2013 22:58:38 +0000 Subject: -avoid bashisms --- src/gns/test_gns_quickupdate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gns/test_gns_quickupdate.sh') diff --git a/src/gns/test_gns_quickupdate.sh b/src/gns/test_gns_quickupdate.sh index cb3b67db2..d58a2712c 100755 --- a/src/gns/test_gns_quickupdate.sh +++ b/src/gns/test_gns_quickupdate.sh @@ -6,7 +6,7 @@ if [ -z $LOCATION ] then LOCATION="gnunet-config" fi -$LOCATION --version +$LOCATION --version 1> /dev/null if test $? != 0 then echo "GNUnet command line tools cannot be found, check environmental variables PATH and GNUNET_PREFIX" -- cgit v1.2.3