gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] 03/04: fix typo


From: gnunet
Subject: [taler-merchant] 03/04: fix typo
Date: Tue, 11 May 2021 19:19:28 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository merchant.

commit 5463f26b493405db1010576fb489e7fd98a47724
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue May 11 17:34:50 2021 +0200

    fix typo
---
 src/testing/test_merchant_order_creation.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/testing/test_merchant_order_creation.sh 
b/src/testing/test_merchant_order_creation.sh
index 5bc8c649..8c1f599b 100755
--- a/src/testing/test_merchant_order_creation.sh
+++ b/src/testing/test_merchant_order_creation.sh
@@ -301,7 +301,7 @@ then
     exit_fail "Expected response ok. got: $STATUS"
 fi
 
-#this will triger the GNUNET_break at 
taler-merchant-httpd_private-post-transfers.c:1030
+#this will trigger the GNUNET_break at 
taler-merchant-httpd_private-post-transfers.c:1030
 STATUS=$(curl 'http://localhost:9966/instances/default/private/transfers' \
     -d 
'{"credit_amount":"'$CREDIT_AMOUNT'","wtid":"AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA","payto_uri":"'$TARGET_PAYTO'","exchange_url":"'$WURL'"}'
 \
     -w "%{http_code}" -s -o $LAST_RESPONSE)

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]