1
0
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:
Pádraig Brady
2012-01-04 23:33:20 +00:00
parent 101a30a2a0
commit 512662fb30
2 changed files with 22 additions and 13 deletions

View File

@@ -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