From 8e34c4b9da209d60e83162f543da754de7ea5d20 Mon Sep 17 00:00:00 2001 From: ng0 Date: Tue, 26 Feb 2019 08:59:43 +0000 Subject: fix --- src/util/gnunet-qr.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util') 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 -- cgit v1.2.3