]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: head: test 'head -n 0' and 'head -c 0' open files for reading
authorCollin Funk <collin.funk1@gmail.com>
Wed, 6 May 2026 04:24:29 +0000 (21:24 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Wed, 6 May 2026 04:40:35 +0000 (21:40 -0700)
commitcab1d4bfbd0fa9e970e68e70d4b1453e6225f6e4
treef870cbef27ee6303522f93ecc0ada2557ca15eac
parentd719413160b48136e3c3d6e5822f241eabddafb9
tests: head: test 'head -n 0' and 'head -c 0' open files for reading

* tests/head/head-n0.sh: New file.
* tests/local.mk: Add the new test case.
tests/head/head-n0.sh [new file with mode: 0755]
tests/local.mk