Loading tests/test_script_mode.sh +0 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ # Pass in the Python exe to use PYTHON="$(cd "$(dirname "$1")"; pwd)/$(basename "$1")" echo "Using python found in: $PYTHON" PYTHON=python2 # Pass in "rebaseline" to do a rebaseline of all tests if [ "$1" == "rebaseline" ]; then Loading Loading
tests/test_script_mode.sh +0 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ # Pass in the Python exe to use PYTHON="$(cd "$(dirname "$1")"; pwd)/$(basename "$1")" echo "Using python found in: $PYTHON" PYTHON=python2 # Pass in "rebaseline" to do a rebaseline of all tests if [ "$1" == "rebaseline" ]; then Loading