comparison tests/test-backwards-remove.out @ 925:5a034646e472

run-tests: remove '+ hg' trick This was causing me a fair amount of debugging confusion. Let's just forget it entirely. Updated tests to match.
author mpm@selenic.com
date Tue, 16 Aug 2005 19:03:01 -0800
parents 0902ffece4b4
children b2ae81a7df29
comparison
equal deleted inserted replaced
924:ab681ea2857e 925:5a034646e472
1 + hg init
2 + hg add a
3 + hg commit -m commit #0 -d 0 0
4 a 1 a
5 + hg add b
6 + hg commit -m commit #1 -d 0 0
7 + hg co 0
8 a 2 a