]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: narrow scope of faulty join args
authorJustin Tracey <j2tracey@gmail.com>
Fri, 3 Sep 2021 15:46:53 +0000 (11:46 -0400)
committerPádraig Brady <P@draigBrady.com>
Sun, 5 Sep 2021 11:10:41 +0000 (12:10 +0100)
commit1d5dbb82030a2ca7aef606d36a9d04863240c7a8
tree2aa9ed0bf1107d7c4ff95ab57b9a7d0c5cb7702e
parent669d45de0f43861c3e690c82f0e6abd9174e2388
tests: narrow scope of faulty join args

* tests/misc/join.pl: Only test invalid-j with an invalid -j field,
not with missing operands as well.
tests/misc/join.pl