diff tests/test-symlinks @ 1620:6c61646fee5e

Adjusted all but one test output for the new behaviour of localrepo.changes()
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 12 Jan 2006 21:02:38 +0100
parents c13fce7167c2
children fd77b7ee4aac
line wrap: on
line diff
--- a/tests/test-symlinks	Thu Jan 12 13:58:36 2006 +0100
+++ b/tests/test-symlinks	Thu Jan 12 21:02:38 2006 +0100
@@ -37,6 +37,6 @@
 mkdir dir/a.o
 ln -sf nonexist dir/b.o
 mkfifo a.c
-# it should show a.c, dir/a.o and dir/b.o removed
+# it should show a.c, dir/a.o and dir/b.o deleted
 hg status
 hg status a.c