--- a/tests/test-mq-symlinks.out Thu Oct 15 23:15:30 2009 +0200
+++ b/tests/test-mq-symlinks.out Thu Oct 15 23:15:30 2009 +0200
@@ -5,8 +5,23 @@
applying symlink.patch
now at: symlink.patch
a -> b
+% test updating a symlink
+a -> c
+now at: symlink.patch
+applying updatelink
+patching file a
+a
+now at: updatelink
+a -> c
+% test replacing a symlink with a file
+now at: addlink
+applying replacelinkwithfile
+now at: replacelinkwithfile
+sss
% test symlink removal
-now at: symlink.patch
+now at: replacelinkwithfile
applying removesl.patch
now at: removesl.patch
C b
+C c
+C s