mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-15 11:52:15 +02:00
OpenBSD and Alpine Linux /bin/sh cannot handle a file descriptor limit of 7. * tests/ls/recursive.sh: Create 30 directories and use a file descriptor limit of 20. Don't check the output since we have coverage for that elsewhere. Reported by Bruno Haible.