Closed GoogleCodeExporter closed 9 years ago
Oops, I'd better attach the demo.
Original comment by benh...@gmail.com
on 10 May 2013 at 11:19
Attachments:
This issue was not specific to the Tracker branch. Has been fixed on master and
will be merged to Tracker branch.
Fixed in version 1.26 (soon to be pushed)
Prevents any after() returning if a command fails.
Prevents any after('group-id') or after(['group1', 'group2']) returning if a
command in any of the required groups fails
Prevents any run(command, after='group-id') or run(command, after=['group1',
'group2']) running if a command in any of the required groups fails.
Original comment by simon.al...@gmail.com
on 22 Jul 2013 at 10:23
Original issue reported on code.google.com by
benh...@gmail.com
on 10 May 2013 at 11:19