Mercurial > hg
comparison tests/test-highlight.t @ 38967:a009589cd32a
fix: determine fixer tool failure by exit code instead of stderr
This seems like the more natural thing, and it probably should have been this
way to beign with. It is more flexible because it allows tools to emit
diagnostic information while also modifying a file. An example would be an
automatic code formatter that also prints any remaining lint issues.
Differential Revision: https://phab.mercurial-scm.org/D4158
author | Danny Hooper <hooper@google.com> |
---|---|
date | Tue, 07 Aug 2018 21:15:27 -0700 |
parents | 82ae4f471254 |
children | 5abc47d4ca6b |
comparison
equal
deleted
inserted
replaced
38966:5b04b6204931 | 38967:a009589cd32a |
---|