[Swift-user] Continue after failure

Andriy Fedorov fedorov at bwh.harvard.edu
Sun Mar 20 08:58:07 CDT 2011


Thanks, Mihael -- this is exactly what I needed!

On Sat, Mar 19, 2011 at 23:16, Mihael Hategan <hategan at mcs.anl.gov> wrote:
> 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