summaryrefslogtreecommitdiff
path: root/tests/rm/deep-1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/deep-1')
-rwxr-xr-xtests/rm/deep-12
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/rm/deep-1 b/tests/rm/deep-1
index b567aab70..1fc4d1922 100755
--- a/tests/rm/deep-1
+++ b/tests/rm/deep-1
@@ -40,8 +40,6 @@ echo "creating a hierarchy 400 deep in $tmp..." |tr -d '\012'
$MKDIR -p $deep || fail=1
echo done
-find $tmp > k
-
# Make sure the deep dir was created.
test -d $deep || fail=1