turn off debugging

This commit is contained in:
vieira 2017-10-21 01:03:35 +00:00 committed by Brian May
parent 94ea0a3bed
commit 8add00866c

2
run
View File

@ -1,5 +1,5 @@
#!/usr/bin/env sh
set -ex
set -e
export PYTHONPATH="$(dirname $0):$PYTHONPATH"
python_best_version() {