Fix tests failures introduced by 95f45587a770

This commit is contained in:
Patrick Mezard 2008-07-05 14:35:34 +02:00
parent 9871c3ea34
commit 71bb2f4e7d
3 changed files with 3 additions and 0 deletions

View File

@ -69,4 +69,5 @@ glog()
echo % show graph log
glog -R baz-repo-hg
hg up -q -R baz-repo-hg
hg -R baz-repo-hg manifest --debug

View File

@ -58,4 +58,5 @@ hg convert darcs-repo darcs-repo-hg 2>&1 | grep -v hGetLine | grep -v '^$'
# "c" file in p1.1 patch are reverted too.
# Just to say that manifest not listing "c" here is a bug.
glog -R darcs-repo-hg
hg up -q -R darcs-repo-hg
hg -R darcs-repo-hg manifest --debug

View File

@ -69,4 +69,5 @@ glog()
echo % show graph log
glog -R tla-repo-hg
hg up -q -R tla-repo-hg
hg -R tla-repo-hg manifest --debug