Mercurial > hg
comparison mercurial/unionrepo.py @ 48184:8fae2cc6ee86
dispatch: don't change error status if flushing stdio fails
If we already have a non-zero exit code, I don't think we should
change it to 255 because we fail to flush stdio. This may not matter
yet, but it will matter when I make a killed pager result in exit code
250 (it's currently 255).
Differential Revision: https://phab.mercurial-scm.org/D11626
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 08 Oct 2021 13:34:33 -0700 |
parents | 2b69555e4875 |
children | 52034c42c09d |
comparison
equal
deleted
inserted
replaced
48183:eb8092f9304f | 48184:8fae2cc6ee86 |
---|