From e0616f310efe383cfc0f7e7589cc04815074941b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 29 Sep 2013 14:47:50 +0000 Subject: [PATCH] -simplify test --- src/gns/test_gns_pseu_shorten.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gns/test_gns_pseu_shorten.sh b/src/gns/test_gns_pseu_shorten.sh index c5aa44247..29eb5f37c 100755 --- a/src/gns/test_gns_pseu_shorten.sh +++ b/src/gns/test_gns_pseu_shorten.sh @@ -8,7 +8,7 @@ TEST_NAME="www.mybestfriendalice.gnu" TEST_NAME_SHORT="www.alice.short.gnu" gnunet-arm -s -c test_gns_lookup.conf DELEGATED_PKEY=$(gnunet-identity -d -c test_gns_lookup.conf | grep delegatedego | awk '{print $3}') -SHORT=$(gnunet-identity -c test_gns_lookup.conf -d | grep short-zone | awk '{print $3}') +gnunet-identity -c test_gns_lookup.conf -d gnunet-identity -C short-zone -c test_gns_lookup.conf gnunet-identity -C delegatedego -c test_gns_lookup.conf gnunet-identity -e short-zone -s gns-short -c test_gns_lookup.conf -- 2.25.1