]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: od: ensure -j1 /dev/null succeeds
authoroech3 <79379754+oech3@users.noreply.github.com>
Wed, 25 Mar 2026 17:08:51 +0000 (02:08 +0900)
committerPádraig Brady <P@draigBrady.com>
Wed, 25 Mar 2026 17:46:16 +0000 (17:46 +0000)
commitcc3dd92f84f8cb8e4f18ece95f250fde8eff78c7
tree1783271c91e3a6891dd4a444e97276a79bdc29c9
parent7b4bbaa0745969519368e76216e5f35c45f20ce2
tests: od: ensure -j1 /dev/null succeeds

Users may be using this to convert bases.

* tests/od/od-j.sh: Add a test case.
https://github.com/coreutils/coreutils/pull/228
tests/od/od-j.sh