aboutsummaryrefslogtreecommitdiff
path: root/src/cli/test_anastasis_reducer_enter_secret.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/test_anastasis_reducer_enter_secret.sh')
-rwxr-xr-xsrc/cli/test_anastasis_reducer_enter_secret.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/cli/test_anastasis_reducer_enter_secret.sh b/src/cli/test_anastasis_reducer_enter_secret.sh
index a10ef2e..597945f 100755
--- a/src/cli/test_anastasis_reducer_enter_secret.sh
+++ b/src/cli/test_anastasis_reducer_enter_secret.sh
@@ -393,8 +393,8 @@ do
393 echo -n "," 393 echo -n ","
394done 394done
395echo " OK" 395echo " OK"
396echo -e $COLOR$BOLD"Running wallet run-pending..."$NORM$NOCOLOR 396echo -e $COLOR$BOLD"Running wallet run-until-done..."$NORM$NOCOLOR
397taler-wallet-cli --wallet-db=$WALLET_DB run-pending 2>wallet-pay-finish.err >wallet-pay-finish.log 397taler-wallet-cli --wallet-db=$WALLET_DB run-until-done 2>wallet-pay-finish.err >wallet-pay-finish.log
398echo -e $COLOR$BOLD"Payments done"$NORM$NOCOLOR 398echo -e $COLOR$BOLD"Payments done"$NORM$NOCOLOR
399 399
400 400
@@ -425,8 +425,8 @@ do
425 echo -n "," 425 echo -n ","
426done 426done
427echo " OK" 427echo " OK"
428echo -e $COLOR$BOLD"Running wallet run-pending..."$NORM$NOCOLOR 428echo -e $COLOR$BOLD"Running wallet run-until-done..."$NORM$NOCOLOR
429taler-wallet-cli --wallet-db=$WALLET_DB run-pending 2>wallet-pay2-finish.err >wallet-pay2-finish.log 429taler-wallet-cli --wallet-db=$WALLET_DB run-until-done 2>wallet-pay2-finish.err >wallet-pay2-finish.log
430echo -e $COLOR$BOLD"Payments done"$NORM$NOCOLOR 430echo -e $COLOR$BOLD"Payments done"$NORM$NOCOLOR
431 431
432echo -en $COLOR$BOLD"Try to upload again ..."$NORM$NOCOLOR 432echo -en $COLOR$BOLD"Try to upload again ..."$NORM$NOCOLOR