changeset 35232 | 4edd2202f7d7 |
parent 35215 | 8feef8ef8389 |
child 35235 | 5b569d512fbd |
--- a/tests/test-dispatch.t Mon Dec 04 19:08:41 2017 +0800 +++ b/tests/test-dispatch.t Sat Nov 25 17:03:52 2017 +0900 @@ -150,6 +150,10 @@ [255] $ HGPLAIN=+strictflags hg --cwd .. -q -Ra log -b default 0:cb9a9f314b8b + $ HGPLAIN=+strictflags hg --cwd .. -q --repository a log -b default + 0:cb9a9f314b8b + $ HGPLAIN=+strictflags hg --cwd .. -q --repo a log -b default + 0:cb9a9f314b8b For compatibility reasons, HGPLAIN=+strictflags is not enabled by plain HGPLAIN: