gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: fix


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: fix
Date: Tue, 26 Feb 2019 10:00:20 +0100

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

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 8e34c4b9d fix
     new da4c0317d Merge branch 'master' of gnunet.org:gnunet
8e34c4b9d is described below

commit 8e34c4b9da209d60e83162f543da754de7ea5d20
Author: ng0 <address@hidden>
AuthorDate: Tue Feb 26 08:59:43 2019 +0000

    fix
---
 src/util/gnunet-qr.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/util/gnunet-qr.in b/src/util/gnunet-qr.in
index 5e7a285ac..125df6894 100755
--- a/src/util/gnunet-qr.in
+++ b/src/util/gnunet-qr.in
@@ -43,4 +43,4 @@ if test -z "$pythonize"; then
   exit 1
 fi
 
-${pythonize} @PREFIX@/bin/gnunet-qr.py || echo "ERROR: python2.7 or future not 
found" && exit 1
+${pythonize} @PREFIX@/bin/gnunet-qr.py $@ || echo "ERROR: python2.7 or future 
not found" && exit 1

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



reply via email to

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