gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: syntax


From: gnunet
Subject: [libeufin] branch master updated: syntax
Date: Sun, 03 Dec 2023 20:40:16 +0100

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

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new d6d86986 syntax
d6d86986 is described below

commit d6d86986b96baaabd67d1128c26a4fbc630ada0c
Author: MS <ms@taler.net>
AuthorDate: Sun Dec 3 20:40:13 2023 +0100

    syntax
---
 contrib/libeufin-bank-dbconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/libeufin-bank-dbconfig b/contrib/libeufin-bank-dbconfig
index 1fffc0ac..4456c537 100755
--- a/contrib/libeufin-bank-dbconfig
+++ b/contrib/libeufin-bank-dbconfig
@@ -109,7 +109,7 @@ then
                | sudo -i -u postgres psql "$DBNAME"
        then
            echo "Failed to grant usage privilege on schema '_v' to '$DBUSER'. 
Maybe OK if it does not exist. Will continue." 1>&2
-
+       fi
        if ! echo "GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA _v TO 
\"$DBUSER\"" \
                | sudo -i -u postgres psql "$DBNAME"
        then

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