Yikun Jiang created SPARK-43372:
-----------------------------------

             Summary: Use ; instead of && when enable set -ex
                 Key: SPARK-43372
                 URL: https://issues.apache.org/jira/browse/SPARK-43372
             Project: Spark
          Issue Type: Sub-task
          Components: Spark Docker
    Affects Versions: 3.5.0
            Reporter: Yikun Jiang


using set -ex means you can use ; instead of && (really only matters for 
complex expressions, like the || in the later RUN that does use ;)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to