-
Andreas Gnau authored
Existing code is working with set -u. Set it, so we don't regress. Also add -o pipefail for more robust and sensible behaviour for error handling when piping commands.
Andreas Gnau authoredExisting code is working with set -u. Set it, so we don't regress. Also add -o pipefail for more robust and sensible behaviour for error handling when piping commands.