Commit 24874c54 authored by Thong Kuah's avatar Thong Kuah
Browse files

Use -e in scripts

Otherwise we get failures inside of the script but we never hear about
them
parent 1f17a56d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/bin/bash
#!/bin/bash -e

[[ "$TRACE" ]] && set -x