Revert "testing: reset exchange tables before start"
This reverts commit 3450c1617f
.
This commit is contained in:
parent
0d03063710
commit
d43313f71e
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user