diff options
Diffstat (limited to 'tests/posix/nouser_ulimit.sh')
-rw-r--r-- | tests/posix/nouser_ulimit.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/posix/nouser_ulimit.sh b/tests/posix/nouser_ulimit.sh index e1400f0..a94b8c5 100644 --- a/tests/posix/nouser_ulimit.sh +++ b/tests/posix/nouser_ulimit.sh @@ -1,2 +1,2 @@ -ulimit -n 16 +ulimit -n $((NOPENFD + 13)) bfs_diff deep -type f -nouser |