Comment 2 for bug 1411804

Revision history for this message
Robert Collins (lifeless) wrote :

--subunit should always return 0, because the intent of --subunit is that you're doing your own porcelain {it will return non-zero on stream generation failure}.

--until-failure is awkward, but I think making it loop sanely with --subunit is better than making the options incompatible with each other.