Debug erasure ci script

This commit is contained in:
Stephen Akridge 2018-05-29 14:27:25 -07:00 committed by Greg Fitzgerald
parent 634408b5e8
commit 6843b71a0d
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/bin/bash -e
set -o xtrace
cd $(dirname $0)/..
if [[ -z "$libgf_complete_URL" ]]; then