Mercurial > hg
comparison tests/test-repair-strip.t @ 28549:e01bd7385f4f
tests: reorder hg serve commands
chg currently does not support hg serve -d. It has a quick path testing if the
command is hg serve -d and fallbacks to hg if so. But the test only works if
"serve" is the first argument since the test wants to avoid false positives
(for example, "-r serve" is different).
This patch reorders "hg server" commands in tests, making them chg friendly.
author | Jun Wu <quark@fb.com> |
---|---|
date | Tue, 15 Mar 2016 09:51:54 +0000 |
parents | afb86ee925bf |
children | 769aee32fae0 |
comparison
equal
deleted
inserted
replaced
28548:b7a31068cc80 | 28549:e01bd7385f4f |
---|