diff options
Diffstat (limited to 'tests/rm/deep-1')
-rwxr-xr-x | tests/rm/deep-1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rm/deep-1 b/tests/rm/deep-1 index 57cfb9615..7d9c96582 100755 --- a/tests/rm/deep-1 +++ b/tests/rm/deep-1 @@ -36,6 +36,7 @@ k_deep=$k200$k200 # Create a directory in $tmp with lots of `k' components. deep=$tmp$k_deep +echo 'creating a hierarchy 400 deep in $tmp...' $MKDIR -p $deep || fail=1 find $tmp > k |