aboutsummaryrefslogtreecommitdiff
path: root/src/auditor/generate-auditor-basedb.sh
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-09-20 23:19:46 +0200
committerChristian Grothoff <christian@grothoff.org>2022-09-20 23:19:46 +0200
commit326fa9409d1c607e5e2a473c509bf42009a0f026 (patch)
treefd33f06f0acf36e8b6b2f3712d3d36a9554dfc5f /src/auditor/generate-auditor-basedb.sh
parenta2c179373e9493506cbae5a6a51c015f0403b662 (diff)
downloadexchange-326fa9409d1c607e5e2a473c509bf42009a0f026.tar.xz
-use new flag to avoid continuing after wallet failure
Diffstat (limited to 'src/auditor/generate-auditor-basedb.sh')
-rwxr-xr-xsrc/auditor/generate-auditor-basedb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/generate-auditor-basedb.sh b/src/auditor/generate-auditor-basedb.sh
index 903f9cd2b..a12057b93 100755
--- a/src/auditor/generate-auditor-basedb.sh
+++ b/src/auditor/generate-auditor-basedb.sh
@@ -404,7 +404,7 @@ echo " DONE"
# run wallet CLI
echo "Running wallet"
-taler-wallet-cli --no-throttle --wallet-db=$WALLET_DB api 'runIntegrationTest' \
+taler-wallet-cli --no-throttle --wallet-db=$WALLET_DB api --expect-success 'runIntegrationTest' \
"$(jq -n '
{
amountToSpend: "TESTKUDOS:4",