-indentation, code cleanup
[oweals/gnunet.git] / src / gns / test_gns_lookup.sh
index ddaa1c47b995952eff77e395391da81071cfde18..11daee7e46c58fb039eb82070e59f469ecce2f6e 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 GNUNET_HOME`
+rm -r `gnunet-config -c test_gns_lookup.conf -s PATHS -o GNUNET_HOME -f`
 which timeout &> /dev/null && DO_TIMEOUT="timeout 5"
 TEST_IP="127.0.0.1"
 gnunet-arm -s -c test_gns_lookup.conf