comparison tests/test-simple-update.out @ 767:61ed30e82b27

Update tests to match new addremove chattiness.
author Bryan O'Sullivan <bos@serpentine.com>
date Fri, 22 Jul 2005 19:46:02 -0800
parents 7e4843b7efd2
children 122449dd89db 445970ccf57a
comparison
equal deleted inserted replaced
766:b444a7e053f1 767:61ed30e82b27
1 + mkdir test 1 + mkdir test
2 + cd test 2 + cd test
3 + echo foo 3 + echo foo
4 + hg init 4 + hg init
5 + hg addremove 5 + hg addremove
6 adding foo
6 + hg commit -m 1 7 + hg commit -m 1
7 + hg verify 8 + hg verify
8 checking changesets 9 checking changesets
9 checking manifests 10 checking manifests
10 crosschecking files in changesets and manifests 11 crosschecking files in changesets and manifests