I think it should be the default, i.e. it would end the script on first error and show the commands being run. But some people might want to turn it off (`set +x` and `set +e`).