aboutsummaryrefslogtreecommitdiff
path: root/src/identity-provider/test_idp_attribute.sh
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2017-10-07 13:21:21 +0200
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2017-10-07 13:21:21 +0200
commit0729d3ff0b209fe2da270d98c967ad0acbdd49cb (patch)
tree9e1a88d21c12b5a6ec929f7f7f003d6f281b69a4 /src/identity-provider/test_idp_attribute.sh
parent6fce29c2dc4360da38f326c172ee2170f1688e36 (diff)
downloadgnunet-0729d3ff0b209fe2da270d98c967ad0acbdd49cb.tar.gz
gnunet-0729d3ff0b209fe2da270d98c967ad0acbdd49cb.zip
-fix records
Diffstat (limited to 'src/identity-provider/test_idp_attribute.sh')
-rwxr-xr-xsrc/identity-provider/test_idp_attribute.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/identity-provider/test_idp_attribute.sh b/src/identity-provider/test_idp_attribute.sh
index 433dfa3c4..6c357128f 100755
--- a/src/identity-provider/test_idp_attribute.sh
+++ b/src/identity-provider/test_idp_attribute.sh
@@ -29,4 +29,5 @@ gnunet-identity -C rpego -c test_idp.conf
29TEST_KEY=$(gnunet-identity -d -c test_idp.conf | grep testego | awk '{print $3}') 29TEST_KEY=$(gnunet-identity -d -c test_idp.conf | grep testego | awk '{print $3}')
30gnunet-idp -e testego -a email -V john@doe.gnu -c test_idp.conf 30gnunet-idp -e testego -a email -V john@doe.gnu -c test_idp.conf
31gnunet-idp -e testego -a name -V John -c test_idp.conf 31gnunet-idp -e testego -a name -V John -c test_idp.conf
32gnunet-namestore -D -z testego -D -c test_idp.conf
32gnunet-arm -e -c test_idp.conf 33gnunet-arm -e -c test_idp.conf