Loading ci-support.sh +2 −0 Original line number Diff line number Diff line set -e ci_support="https://gitlab.tiker.net/inducer/ci-support/raw/master" if [ "$PY_EXE" == "" ]; then if [ "$py_version" == "" ]; then PY_EXE=python3 Loading Loading
ci-support.sh +2 −0 Original line number Diff line number Diff line set -e ci_support="https://gitlab.tiker.net/inducer/ci-support/raw/master" if [ "$PY_EXE" == "" ]; then if [ "$py_version" == "" ]; then PY_EXE=python3 Loading