aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gnunet_gns.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/test_gnunet_gns.sh')
-rwxr-xr-xsrc/gns/test_gnunet_gns.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/test_gnunet_gns.sh b/src/gns/test_gnunet_gns.sh
index 749d80b84..f6b4e721a 100755
--- a/src/gns/test_gnunet_gns.sh
+++ b/src/gns/test_gnunet_gns.sh
@@ -1,5 +1,5 @@
1#!/bin/bash 1#!/bin/bash
2 2# This file is in the public domain.
3LOCATION=$(which gnunet-config) 3LOCATION=$(which gnunet-config)
4if [ -z $LOCATION ] 4if [ -z $LOCATION ]
5then 5then