diff --git a/_scripts/contentNewDocument.bash b/_scripts/contentNewDocument.bash index 29527c7fee..2327e3934b 100755 --- a/_scripts/contentNewDocument.bash +++ b/_scripts/contentNewDocument.bash @@ -1,5 +1,5 @@ #!/usr/bin/env bash -set -xeuo pipefail +set -euo pipefail # Invoke the script with no arguments to see the usage text. function _usage(){