make-binary-wrapper: Add -euo pipefail to bash script

This commit is contained in:
Jacek Galowicz
2021-12-09 17:22:55 +01:00
committed by Tobias Bergkvist
parent b7e00ed89e
commit 87fcb7b79e
@@ -1,3 +1,6 @@
set -euo pipefail
# Assert that FILE exists and is executable
#
# assertExecutable FILE