]> git.ipfire.org Git - thirdparty/coreutils.git/commit
shuf: test input-closed bug
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Nov 2016 23:37:43 +0000 (15:37 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Nov 2016 23:38:08 +0000 (15:38 -0800)
commitc7c0c8b65981ab2163269ac8869ac763dc9f15c2
tree2598ad7e295e9db07427446b3c6a98bf9531a1df
parent7e76f092a00491532b9bbeb8d2655d7e6c313a20
shuf: test input-closed bug

Problem reported by Alex Ryan (Bug#25029).
* tests/misc/shuf.sh: Test for shuffling with stdin closed.
tests/misc/shuf.sh