gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: Revert "testing: reset exchan


From: gnunet
Subject: [taler-wallet-core] branch master updated: Revert "testing: reset exchange tables before start"
Date: Thu, 19 Aug 2021 18:07:55 +0200

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

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

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

commit d43313f71e326960a36b9e9bd83f711c193276da
Author: Florian Dold <florian@dold.me>
AuthorDate: Thu Aug 19 18:07:45 2021 +0200

    Revert "testing: reset exchange tables before start"
    
    This reverts commit 3450c1617f5e3da377d6736c8993a5ed470f7b99.
---
 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 305e46e5..fef4c27c 100644
--- a/packages/taler-wallet-cli/src/integrationtests/harness.ts
+++ b/packages/taler-wallet-cli/src/integrationtests/harness.ts
@@ -1085,7 +1085,7 @@ export class ExchangeService implements 
ExchangeServiceInterface {
     await sh(
       this.globalState,
       "exchange-dbinit",
-      `taler-exchange-dbinit -r -c "${this.configFilename}"`,
+      `taler-exchange-dbinit -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]