This commit is contained in:
Spencer Alger
2015-01-05 15:43:47 -07:00
parent 4fc1c91634
commit 3e66652287
9 changed files with 219 additions and 282 deletions

View File

@ -1,6 +1,5 @@
#!/usr/bin/env bash
export VERBOSE="true"
export JENKINS="true"
HERE="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"