Pádraig Brady <[email protected]> writes: > Recently we've not built our kill command by default, > so reduce test dependence on that. > > * tests/sort/sort-compress-proc.sh: `kill -l [exit_status]` is well > supported, and is a POSIX requirement. > * tests/timeout/timeout.sh: There were actually no kill invocations > in this test at all. > --- > tests/sort/sort-compress-proc.sh | 4 ++-- > tests/timeout/timeout.sh | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-)
Solaris 10, which seems to be where I always run into missing options, supports it. So I doubt we will have any issues. Looks good to me. Collin
