fix
authorng0 <ng0@n0.is>
Tue, 26 Feb 2019 08:59:43 +0000 (08:59 +0000)
committerng0 <ng0@n0.is>
Tue, 26 Feb 2019 08:59:43 +0000 (08:59 +0000)
src/util/gnunet-qr.in

index 5e7a285acb8e265c1d6ace5ee48cc2c67550539a..125df689434a438c0fa0efcbf9e05c51f1159396 100755 (executable)
@@ -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