[Swift-user] Continue after failure
Mihael Hategan
hategan at mcs.anl.gov
Sat Mar 19 22:16:54 CDT 2011
It's called lazy errors and you enable it by saying
swift -lazy.errors true ...
or by setting the respective property in the swift configuration file.
Mihael
On Sat, 2011-03-19 at 22:36 -0400, Andriy Fedorov wrote:
> Hi,
>
> In my execution scenario, I would like to allow the swift script to
> continue even if some of the individual jobs failed.
>
> Is it possible to tell swift to try to execute the rest of the jobs,
> if a failure of some jobs is detected?
>
> Andrey
> _______________________________________________
> Swift-user mailing list
> Swift-user at ci.uchicago.edu
> http://mail.ci.uchicago.edu/mailman/listinfo/swift-user
More information about the Swift-user
mailing list