Merge "Adding -x to set parameters for more output"
This commit is contained in:
commit
83aee34534
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# These are useful, or at worst not harmful, for all images we build.
|
||||
|
||||
set -eu
|
||||
set -eux
|
||||
set -o pipefail
|
||||
|
||||
[ -n "$ARCH" ]
|
||||
|
Loading…
Reference in New Issue
Block a user