Make debugging easier when running on Jenkins
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user