Details
-
Task
-
Resolution: Fixed
-
Major
-
master, 5.0.0
-
None
Description
A bucket being used as a staging site may already exists prior to the workflow running.
Currently, "pegasus-s3 mkdir s3://<user@host>/<bucket>" will exit non-zero when the bucket already exists and is owned by the user. Instead, it should exit cleanly.
Currently, "pegasus-s3 mkdir s3://<user@host>/<bucket>" will exit non-zero when the bucket already exists and is owned by the user. Instead, it should exit cleanly.