Mercurial > hg-stable
changeset 28631:c2e4e59aaea6
tests: fix failure of test-convert-mtn.t
This is follow up for 3f9e25a42e69, which overlooked this test.
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Sat, 26 Mar 2016 10:53:31 +0900 |
parents | bf35644b9f3a |
children | e35d7f131483 |
files | tests/test-convert-mtn.t |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-convert-mtn.t Sat Mar 26 18:12:12 2016 +0900 +++ b/tests/test-convert-mtn.t Sat Mar 26 10:53:31 2016 +0900 @@ -260,6 +260,9 @@ $ cd repo.mtn-hg $ hg up -C 12 files updated, 0 files merged, 0 files removed, 0 files unresolved + updated to a closed branch head, because all descendant heads are closed. + beware of re-opening closed head by subsequent commit here. + all heads for branch "com.selenic.test" are closed. $ glog @ 14 "largefile" files: large-file |