gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: fix CLI option


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: fix CLI option
Date: Mon, 03 Jun 2019 22:49:04 +0200

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 043e9a5  fix CLI option
043e9a5 is described below

commit 043e9a5be9896d04e13e461902961d23ef5f59b3
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jun 3 22:48:58 2019 +0200

    fix CLI option
---
 buildbot/sign.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/buildbot/sign.sh b/buildbot/sign.sh
index af399b3..66e446d 100755
--- a/buildbot/sign.sh
+++ b/buildbot/sign.sh
@@ -9,5 +9,5 @@ source "${HOME}/activate"
 
 taler-exchange-wire
 
-chmod g+rw $(taler-config -s account-1 -o wire_response)
-chgrp test $(taler-config -s account-1 -o wire_response)
+chmod g+rw $(taler-config -s account-1 -o wire_response -f)
+chgrp test $(taler-config -s account-1 -o wire_response -f)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]