Commit 3a60749b by John Jarvis

path to ascii-convert

parent 35c31a2b
...@@ -25,7 +25,7 @@ if [[ -z $WORKSPACE ]]; then ...@@ -25,7 +25,7 @@ if [[ -z $WORKSPACE ]]; then
dir=$(dirname $0) dir=$(dirname $0)
source "$dir/ascii-convert.sh" source "$dir/ascii-convert.sh"
else else
source "$WORKSPACE/util/jenkins/ascii-convert.sh" source "$WORKSPACE/configuration/util/jenkins/ascii-convert.sh"
fi fi
if [[ -z $static_url_base ]]; then if [[ -z $static_url_base ]]; then
......
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