diff options
Diffstat (limited to 'tests/posix/nouser_ulimit.sh')
-rw-r--r-- | tests/posix/nouser_ulimit.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/posix/nouser_ulimit.sh b/tests/posix/nouser_ulimit.sh new file mode 100644 index 0000000..1d0dd65 --- /dev/null +++ b/tests/posix/nouser_ulimit.sh @@ -0,0 +1,3 @@ +closefrom 4 +ulimit -n 16 +bfs_diff deep -nouser |