diff options
Diffstat (limited to 'ship/build')
| -rwxr-xr-x | ship/build | 3 | 
1 files changed, 1 insertions, 2 deletions
| @@ -43,8 +43,7 @@ EOF  ## usage: #@strict -> build_strict_mode \1  build_strict_mode() { cat<<EOF  $1a\\ -set -euf\\ -set -o posix || : +set -euf  EOF  } | 
