projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59b712b
)
gnunet-qr: If we error out before, we don't need to error again. This should fix...
author
ng0
<ng0@n0.is>
Tue, 26 Feb 2019 16:46:43 +0000
(16:46 +0000)
committer
ng0
<ng0@n0.is>
Tue, 26 Feb 2019 16:46:43 +0000
(16:46 +0000)
src/util/gnunet-qr.in
patch
|
blob
|
history
diff --git
a/src/util/gnunet-qr.in
b/src/util/gnunet-qr.in
index 125df689434a438c0fa0efcbf9e05c51f1159396..dcca57eb855892f27993bd0283f306ee4a3702ee 100755
(executable)
--- 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 $@