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