diff --git a/tmp/nuts-ccu b/tmp/nuts-ccu index 3b0fd33..680ef90 100755 --- a/tmp/nuts-ccu +++ b/tmp/nuts-ccu @@ -25,7 +25,7 @@ # -- Exit on errors. -set -xeu +set -eu # -- Set program name and version. diff --git a/tmp/nuts-cru b/tmp/nuts-cru index 36b5e5b..952f1ea 100755 --- a/tmp/nuts-cru +++ b/tmp/nuts-cru @@ -25,7 +25,7 @@ # -- Exit on errors. -set -xeu +set -eu # -- Set program name and version.