mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-27 12:04:25 +08:00
(deep): Remove `find > k' debugging remnant.
This commit is contained in:
parent
ce939d6f44
commit
1ca40285b2
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user