diff tests/test-remove.out @ 4393:cf5f35ec4720

Fix rm -A with no patterns, which I just broke.
author Brendan Cully <brendan@kublai.com>
date Mon, 30 Apr 2007 09:13:27 -0700
parents 9770d260a405
children a6436e9333db
line wrap: on
line diff
--- a/tests/test-remove.out
+++ b/tests/test-remove.out
@@ -54,5 +54,11 @@ adding a
 adding b
 adding c
 not removing b: file is modified (use -f to force removal)
+R b
+R c
 c
+R b
+removing c
+R b
+R c
 3 files updated, 0 files merged, 0 files removed, 0 files unresolved