Nick Dimiduk created HBASE-24269:
------------------------------------
Summary: Use `set -e` in our bin scripts
Key: HBASE-24269
URL: https://issues.apache.org/jira/browse/HBASE-24269
Project: HBase
Issue Type: Task
Components: scripts
Reporter: Nick Dimiduk
We don't {{set -e}} in our bin scripts anywhere, as far as I can tell. We can
have an error, of our own making, or a user's setting in {{conf}}, and our
scripts proceed as if all is right in the world.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)