comparison tests/test-update-reverse @ 1308:2073e5a71008

Cleanup of tabs and trailing spaces.
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 21 Sep 2005 07:56:19 +0200
parents 67a28636ea64
children 3a0b69ea5708
comparison
equal deleted inserted replaced
1285:1546c2aa6b30 1308:2073e5a71008
11 hg checkout 0 11 hg checkout 0
12 12
13 echo Main should be gone 13 echo Main should be gone
14 ls 14 ls
15 15
16 touch side1 16 touch side1
17 hg add side1 17 hg add side1
18 hg commit -m "Added side1" -d "0 0" 18 hg commit -m "Added side1" -d "0 0"
19 touch side2 19 touch side2
20 hg add side2 20 hg add side2
21 hg commit -m "Added side2" -d "0 0" 21 hg commit -m "Added side2" -d "0 0"