gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: -bump dist version too


From: gnunet
Subject: [taler-merchant] branch master updated: -bump dist version too
Date: Thu, 30 Nov 2023 12:52:00 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 1549e096 -bump dist version too
1549e096 is described below

commit 1549e0968f2f33ea26bb3082a1b2dd5445cd4c10
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Thu Nov 30 20:51:40 2023 +0900

    -bump dist version too
---
 configure.ac                    | 2 +-
 contrib/taler-merchant-dbconfig | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 9fe8dc8c..bea4a1ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
 # This configure file is in the public domain
 
 AC_PREREQ([2.69])
-AC_INIT([taler-merchant],[0.9.3],[taler-bug@gnunet.org])
+AC_INIT([taler-merchant],[0.9.3a],[taler-bug@gnunet.org])
 AC_CONFIG_SRCDIR([src/backend/taler-merchant-httpd.c])
 AC_CONFIG_HEADERS([taler_merchant_config.h])
 # support for non-recursive builds
diff --git a/contrib/taler-merchant-dbconfig b/contrib/taler-merchant-dbconfig
index 97c160bd..ab17ff8a 100755
--- a/contrib/taler-merchant-dbconfig
+++ b/contrib/taler-merchant-dbconfig
@@ -124,7 +124,7 @@ fi
 if [ 0 = "$SKIP_DBINIT" ]
 then
     echo "Initializing database $DBNAME." 1>&2
-    sudo -u "$DBUSER" taler-merchant-dbinit
+    sudo -u "$DBUSER" taler-merchant-dbinit -c "$CFGFILE"
 fi
 
 echo "Database configuration finished." 1>&2

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