From e4e810cf84f358d5685be84c8bdea27a2adfdf8d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 1 Oct 2013 18:43:48 +0000 Subject: -test_namestore_defaults.conf does not exist, use test_namestore_api.conf --- src/namestore/test_namestore_lookup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/namestore/test_namestore_lookup.sh') diff --git a/src/namestore/test_namestore_lookup.sh b/src/namestore/test_namestore_lookup.sh index 21b3ce1ed..7a7e9e2c5 100755 --- a/src/namestore/test_namestore_lookup.sh +++ b/src/namestore/test_namestore_lookup.sh @@ -1,5 +1,5 @@ #!/bin/bash -CONFIGURATION="test_namestore_defaults.conf" +CONFIGURATION="test_namestore_api.conf" trap "gnunet-arm -e -c $CONFIGURATION" SIGINT rm -rf `gnunet-config -c $CONFIGURATION -s PATHS -o SERVICEHOME` TEST_DOMAIN_PLUS="www.gnu" -- cgit v1.2.3