Debug erasure ci script
This commit is contained in:
committed by
Greg Fitzgerald
parent
634408b5e8
commit
6843b71a0d
@ -1,5 +1,7 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
set -o xtrace
|
||||
|
||||
cd $(dirname $0)/..
|
||||
|
||||
if [[ -z "$libgf_complete_URL" ]]; then
|
||||
|
Reference in New Issue
Block a user