From d9ab98a19f2e2646fe91c4fd76f5520be7a9ed50 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 23 Sep 2001 18:08:52 +0000 Subject: [PATCH] *** empty log message *** --- tests/mv/childproof | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/mv/childproof b/tests/mv/childproof index 2a944f7..e268f34 100755 --- a/tests/mv/childproof +++ b/tests/mv/childproof @@ -64,7 +64,6 @@ test -f b/g && fail=1 test -f c/f || fail=1 test -f c/g || fail=1 -mkdir aa touch a/f b/f b/g mv a/f b/f b/g c test -f a/f && fail=1 # a/f should have been moved -- 2.7.4