gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: testing: reset exchange table


From: gnunet
Subject: [taler-wallet-core] branch master updated: testing: reset exchange tables before start
Date: Thu, 29 Jul 2021 10:43:09 +0200

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

ms pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 3450c161 testing: reset exchange tables before start
3450c161 is described below

commit 3450c1617f5e3da377d6736c8993a5ed470f7b99
Author: ms <ms@taler.net>
AuthorDate: Thu Jul 29 10:43:01 2021 +0200

    testing: reset exchange tables before start
---
 packages/taler-wallet-cli/src/integrationtests/harness.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/taler-wallet-cli/src/integrationtests/harness.ts 
b/packages/taler-wallet-cli/src/integrationtests/harness.ts
index 740fcffa..da463985 100644
--- a/packages/taler-wallet-cli/src/integrationtests/harness.ts
+++ b/packages/taler-wallet-cli/src/integrationtests/harness.ts
@@ -1128,7 +1128,7 @@ export class ExchangeService implements 
ExchangeServiceInterface {
     await sh(
       this.globalState,
       "exchange-dbinit",
-      `taler-exchange-dbinit -c "${this.configFilename}"`,
+      `taler-exchange-dbinit -r -c "${this.configFilename}"`,
     );
 
     this.helperCryptoEddsaProc = this.globalState.spawnService(

-- 
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]