Ryan Lo created SUBMARINE-553:
---------------------------------
Summary: Modify "set -e" command in some shell scripts
Key: SUBMARINE-553
URL: https://issues.apache.org/jira/browse/SUBMARINE-553
Project: Apache Submarine
Issue Type: Bug
Reporter: Ryan Lo
Assignee: Ryan Lo
The command "set -e" is not recommended in shell scripts.
It would be better to be replaced with "set -euo pipefail"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]