Revert "[run-test.sh] echo selected python interpreter version"
This reverts commit 8135df3fe9afc7eca6f9c75fbd271aec9ff24213.
This commit is contained in:
parent
ecba74224a
commit
551f9506b3
@ -9,9 +9,6 @@ elif test "x$1" = x-2; then
|
||||
shift
|
||||
fi
|
||||
test "x$PYTHON" = x && PYTHON=python
|
||||
echo "$(which $PYTHON) --version"
|
||||
$PYTHON --version
|
||||
echo
|
||||
|
||||
# Setup environment
|
||||
DIR=`dirname "$0"`
|
||||
|
Loading…
x
Reference in New Issue
Block a user