summaryrefslogtreecommitdiffstats
path: root/tests/posix/deep.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/posix/deep.sh')
-rw-r--r--tests/posix/deep.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/posix/deep.sh b/tests/posix/deep.sh
index 3d1cd60..431705e 100644
--- a/tests/posix/deep.sh
+++ b/tests/posix/deep.sh
@@ -1,4 +1,2 @@
-closefrom 4
-
ulimit -n 16
bfs_diff deep -type f -exec bash -c 'echo "${1:0:6}/.../${1##*/} (${#1})"' bash {} \;