[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-merchant] branch master updated: -force remove
From: |
gnunet |
Subject: |
[taler-merchant] branch master updated: -force remove |
Date: |
Sat, 22 Apr 2023 18:20:43 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository merchant.
The following commit(s) were added to refs/heads/master by this push:
new f8cb45f1 -force remove
f8cb45f1 is described below
commit f8cb45f17a4bd9f9a4b68a4427ec485984703d33
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Apr 22 18:20:38 2023 +0200
-force remove
---
src/testing/test_merchant_product_creation.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/testing/test_merchant_product_creation.sh
b/src/testing/test_merchant_product_creation.sh
index e4849248..a69fed3e 100755
--- a/src/testing/test_merchant_product_creation.sh
+++ b/src/testing/test_merchant_product_creation.sh
@@ -172,7 +172,7 @@ fi
echo " OK"
echo -n "First withdraw wallet ..."
-rm $WALLET_DB
+rm -f $WALLET_DB
taler-wallet-cli --no-throttle --wallet-db=$WALLET_DB api --expect-success
'withdrawTestBalance' \
"$(jq -n '
{
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-merchant] branch master updated: -force remove,
gnunet <=