diff tests/test-remove.out @ 4394:a6436e9333db

Also restore old rm -A behavior for inexact patterns
author Brendan Cully <brendan@kublai.com>
date Mon, 30 Apr 2007 09:32:44 -0700
parents cf5f35ec4720
children 0750f11152fe
line wrap: on
line diff
--- a/tests/test-remove.out	Mon Apr 30 09:13:27 2007 -0700
+++ b/tests/test-remove.out	Mon Apr 30 09:32:44 2007 -0700
@@ -52,13 +52,15 @@
 not removing a: file has been marked for add (use -f to force removal)
 adding a
 adding b
-adding c
+adding c/d
 not removing b: file is modified (use -f to force removal)
 R b
-R c
-c
+R c/d
+d
+undeleting c/d
+R b
 R b
-removing c
+removing c/d
 R b
-R c
+R c/d
 3 files updated, 0 files merged, 0 files removed, 0 files unresolved