Commit c90128fa authored by Kenneth Reitz's avatar Kenneth Reitz

test

parent c5ff543a
...@@ -7,7 +7,7 @@ set -eo pipefail ...@@ -7,7 +7,7 @@ set -eo pipefail
# which python # which python
# Testing. # Testing.
export PATH=:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:$PATH export PATH=:/usr/local/bin:$PATH
BIN_DIR=$(cd $(dirname $0); pwd) # absolute path BIN_DIR=$(cd $(dirname $0); pwd) # absolute path
ROOT_DIR=$(dirname $BIN_DIR) 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