gnunet-qr: If we error out before, we don't need to error again. This should fix...
authorng0 <ng0@n0.is>
Tue, 26 Feb 2019 16:46:43 +0000 (16:46 +0000)
committerng0 <ng0@n0.is>
Tue, 26 Feb 2019 16:46:43 +0000 (16:46 +0000)
src/util/gnunet-qr.in

index 125df689434a438c0fa0efcbf9e05c51f1159396..dcca57eb855892f27993bd0283f306ee4a3702ee 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 $@