diff --git a/ci/test-erasure.sh b/ci/test-erasure.sh index 19e036f676..3930842391 100755 --- a/ci/test-erasure.sh +++ b/ci/test-erasure.sh @@ -1,5 +1,7 @@ #!/bin/bash -e +set -o xtrace + cd $(dirname $0)/.. if [[ -z "$libgf_complete_URL" ]]; then