aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_put_multiple.sh
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-11-13 14:59:14 +0100
committerChristian Grothoff <christian@grothoff.org>2018-11-13 14:59:14 +0100
commitc30a518e58479c6ffc5e634db3624f5e82e25f1d (patch)
tree8989b15cbc8444eb9fb0c0222e6f99fe8ed449ab /src/namestore/test_namestore_put_multiple.sh
parentc84054626c6cc460bad4b6562ee89c221be308aa (diff)
downloadgnunet-c30a518e58479c6ffc5e634db3624f5e82e25f1d.tar.gz
gnunet-c30a518e58479c6ffc5e634db3624f5e82e25f1d.zip
complete implementation of -R, to be tested by r
Diffstat (limited to 'src/namestore/test_namestore_put_multiple.sh')
-rw-r--r--src/namestore/test_namestore_put_multiple.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/namestore/test_namestore_put_multiple.sh b/src/namestore/test_namestore_put_multiple.sh
index 48ad95a3c..81e1ad2b5 100644
--- a/src/namestore/test_namestore_put_multiple.sh
+++ b/src/namestore/test_namestore_put_multiple.sh
@@ -75,7 +75,6 @@ function testing {
75# TEST CASES 75# TEST CASES
76# 1 76# 1
77echo "Testing adding of single A record with -R" 77echo "Testing adding of single A record with -R"
78declare -a arr=('1200 A n 127.0.0.1')
79testing test1 "${arr[@]}" 78testing test1 "${arr[@]}"
80# 2 79# 2
81echo "Testing adding of multiple A records with -R" 80echo "Testing adding of multiple A records with -R"