]> git.ipfire.org Git - thirdparty/coreutils.git/commit
timeout: fix invalid argument tests
authorPádraig Brady <P@draigBrady.com>
Thu, 26 Jun 2008 22:09:28 +0000 (23:09 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 27 Jun 2008 15:46:52 +0000 (17:46 +0200)
commitf38003890b1c8fa7000eb9fa3fd4e3f6ff1eba5c
tree990b05bd3913631d90cd1934d02dcf67fc0577e8
parent5b610a06b297b162f3c63e139e33eb0ca9113f70
timeout: fix invalid argument tests

* tests/misc/timeout-parameters: Remove test for invalid
signal number (we don't know what signal numbers are
invalid on all systems). Also tweak the other invalid
signal check so that the rest of the arguments are correct.
tests/misc/timeout-parameters