Make debugging easier when running on Jenkins

This commit is contained in:
James Shubin
2016-02-12 15:55:31 -05:00
parent 427d424707
commit 85e9473d56
7 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
# simple test for reproducibility, probably needs major improvements
echo running test-reproducible.sh
set -o errexit
set -o pipefail