gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: prefer DB reset


From: gnunet
Subject: [taler-deployment] branch master updated: prefer DB reset
Date: Fri, 28 May 2021 23:05:59 +0200

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 8a4f18e  prefer DB reset
8a4f18e is described below

commit 8a4f18ec74e0d241662ba71db327d9b69f2dba82
Author: MS <ms@taler.net>
AuthorDate: Fri May 28 23:05:56 2021 +0200

    prefer DB reset
---
 bin/taler-deployment-prepare | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/taler-deployment-prepare b/bin/taler-deployment-prepare
index d87bc61..e48a534 100755
--- a/bin/taler-deployment-prepare
+++ b/bin/taler-deployment-prepare
@@ -51,7 +51,7 @@ esac
 ## Step 1b: initialize database
 ##
 
-taler-exchange-dbinit
+taler-exchange-dbinit --reset
 
 ##
 ## Step 2: Copy key material and update denom keys
@@ -164,7 +164,7 @@ esac
 ## Step 6: Set up merchant
 ##
 
-taler-merchant-dbinit
+taler-merchant-dbinit --reset
 
 # Configure merchant instances.
 taler-deployment-arm -s

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