-indentation, code cleanup
[oweals/gnunet.git] / src / gns / test_gns_plus_lookup.sh
index 1e0581fe1830cd1736ad13379c570ace7534f1f5..3ecd1ae1bd022d7737b374086c49ea0fadcb7f92 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
 trap "gnunet-arm -e -c test_gns_lookup.conf" SIGINT
 which timeout &> /dev/null && DO_TIMEOUT="timeout 5"
-rm -rf `gnunet-config -c test_gns_lookup.conf -s PATHS -o SERVICEHOME`
+rm -rf `gnunet-config -c test_gns_lookup.conf -s PATHS -o GNUNET_HOME -f`
 
 TEST_IP="127.0.0.1"
 gnunet-arm -s -c test_gns_lookup.conf