comparison tests/test-addremove.out @ 2182:4e35843b2683

Corrected test output for deprecated addremove command.
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 03 May 2006 10:18:52 +0200
parents eef8ff46567a
children 9d1c3529ebbc
comparison
equal deleted inserted replaced
2181:690da72b0b16 2182:4e35843b2683
1 (the addremove command is deprecated; use add and remove --after instead)
1 adding dir/bar 2 adding dir/bar
2 adding foo 3 adding foo
3 dir/bar 4 dir/bar
4 foo 5 foo
6 (the addremove command is deprecated; use add and remove --after instead)
5 adding dir/bar_2 7 adding dir/bar_2
6 adding foo_2 8 adding foo_2
7 dir/bar_2 9 dir/bar_2
8 foo_2 10 foo_2