mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-11 09:51:56 +02:00
tests: avoid a false positive due to overflow on Linux/HPPA
* tests/misc/timeout-parameters: Verify that the timer doesn't fire immediately in the problematic range, and avoid overflow checks in that case. * man/timeout.x: Mention the possible bug. Reported by Bruno Haible
This commit is contained in:
@@ -4,3 +4,5 @@ timeout \- run a command with a time limit
|
||||
.\" Add any additional description here
|
||||
[SEE ALSO]
|
||||
kill(1)
|
||||
[BUGS]
|
||||
Some platforms don't curently support timeouts beyond 2038
|
||||
|
||||
Reference in New Issue
Block a user