comparison tests/test-merge3.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
comparison
equal deleted inserted replaced
766:b444a7e053f1 767:61ed30e82b27
4 + hg commit -m 'commit #0' -d '0 0' 4 + hg commit -m 'commit #0' -d '0 0'
5 + touch b 5 + touch b
6 + hg add b 6 + hg add b
7 + rm b 7 + rm b
8 + hg commit -A '-mcomment #1' -d '0 0' 8 + hg commit -A '-mcomment #1' -d '0 0'
9 removing b
9 b never committed! 10 b never committed!