1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/tools/regression/bin
Jilles Tjoelker 14303aa889 sh: Remove racy test case for read builtin.
This test case sometimes fails because of an EINTR-related race condition.
Fixing this race condition likely requires an extra system call per byte,
which would make the read builtin even slower than it already is, or very
complicated trickery. Therefore, remove the test case for now.
2013-05-03 20:39:53 +00:00
..
date
mv
pax
sh sh: Remove racy test case for read builtin. 2013-05-03 20:39:53 +00:00
test Enhance test(1) by adding provision to compare any combination of the 2013-02-25 19:05:40 +00:00
Makefile