I have seen this command fail (exit with error status) because some of the 
files were already present.  This is fine, but because we do `set -e` above, 
this will fail the entire script.  Maybe we can just do `|| true` here.

[ Full content available at: https://github.com/apache/beam/pull/6519 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to