gnunet-svn
[Top][All Lists]
Advanced

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

[taler-build-common] 35/50: exec


From: gnunet
Subject: [taler-build-common] 35/50: exec
Date: Sat, 02 Nov 2019 16:38:54 +0100

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

ng0 pushed a commit to branch master
in repository build-common.

commit b2c9672f2e493db810865b7de1e568a466b59360
Author: Florian Dold <address@hidden>
AuthorDate: Mon Oct 14 22:36:53 2019 +0530

    exec
---
 configure | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/configure b/configure
index 933d474..e101748 100755
--- a/configure
+++ b/configure
@@ -72,7 +72,6 @@ fi
 # or fail anyway once configure.py is invoked because we
 # don't have python if we reach the point to fail.
 PYTHON=$($python -c 'import sys; print(sys.executable)')
-#echo $PYTHON
 
 
 # Call configure.py, assuming all went well.
@@ -80,4 +79,4 @@ PYTHON=$($python -c 'import sys; print(sys.executable)')
 # If $1 is empty, the python script checks the
 # environment for PREFIX. We might need more
 # variables and switches, such as DESTDIR.
-$PYTHON ./configure.py $@
+exec "$PYTHON" ./configure.py $@

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



reply via email to

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