You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Liu Xun (Jira)" <ji...@apache.org> on 2020/07/13 01:33:00 UTC

[jira] [Resolved] (SUBMARINE-553) Modify "set -e" command in some shell scripts

     [ https://issues.apache.org/jira/browse/SUBMARINE-553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Liu Xun resolved SUBMARINE-553.
-------------------------------
    Fix Version/s: 0.5.0
       Resolution: Fixed

Issue resolved by pull request 339
[https://github.com/apache/submarine/pull/339]

> 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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.5.0
>
>
> The command "set -e" is not recommended in shell scripts.
>  It would be better to be replaced with "set -euo pipefail" 
> reference : [https://vaneyckt.io/posts/safer_bash_scripts_with_set_euxo_pipefail|https://vaneyckt.io/posts/safer_bash_scripts_with_set_euxo_pipefail/]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org