-indentation, code cleanup
[oweals/gnunet.git] / src / gns / test_gns_txt_lookup.sh
index ac8bc7e45ae2b9f6407f369e1542045866a04205..8d7e08f647f1e4f2746c1114cfbd8abea1b51384 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 trap "gnunet-arm -e -c test_gns_lookup.conf" SIGINT
-rm -r `gnunet-config -c test_gns_lookup.conf -s PATHS -o SERVICEHOME`
+rm -r `gnunet-config -c test_gns_lookup.conf -s PATHS -o GNUNET_HOME -f`
 which timeout &> /dev/null && DO_TIMEOUT="timeout 5"
 TEST_TXT="GNS powered txt record data"
 gnunet-arm -s -c test_gns_lookup.conf