Commit 639d1dc9 authored by Kenneth Reitz's avatar Kenneth Reitz

test

parent 118cc029
......@@ -3,8 +3,11 @@
set -eo pipefail
env
which python
# env
# which python
# Testing.
export PATH=:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin
BIN_DIR=$(cd $(dirname $0); pwd) # absolute path
ROOT_DIR=$(dirname $BIN_DIR)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment