Mercurial > hg
comparison tests/heredoctest.py @ 25731:cd1daab5d036
import-checker.py: exit with code 0 if no error is detected
Before this patch, `import-checker.py` exits with non-0 code, if no
error is detected. This is unusual as Unix command.
This change may be a one of preparations for issue4677, because this
can avoid extra explanation about unusual exit code of
`import-checker.py` for third party tool developers.
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Fri, 03 Jul 2015 06:56:03 +0900 |
parents | 1db2127d2373 |
children | 4179d054b3e9 |
comparison
equal
deleted
inserted
replaced
25730:c380d5273e91 | 25731:cd1daab5d036 |
---|