aboutsummaryrefslogtreecommitdiff
path: root/src/escrow/test_plaintext_escrow.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/escrow/test_plaintext_escrow.sh')
-rwxr-xr-xsrc/escrow/test_plaintext_escrow.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/escrow/test_plaintext_escrow.sh b/src/escrow/test_plaintext_escrow.sh
index 6b66de8ba..00072b1da 100755
--- a/src/escrow/test_plaintext_escrow.sh
+++ b/src/escrow/test_plaintext_escrow.sh
@@ -35,7 +35,7 @@ then
35 exit 1 35 exit 1
36fi 36fi
37gnunet-identity -D testego -c test_escrow.conf 37gnunet-identity -D testego -c test_escrow.conf
38gnunet-escrow -m plaintext -G -a $ANCHOR -c test_escrow.conf 38gnunet-escrow -G -a $ANCHOR -c test_escrow.conf
39if test $? != 0 39if test $? != 0
40then 40then
41 echo "Plaintext restore failed!" 41 echo "Plaintext restore failed!"