tests: fix an unlikely race in tail-2/inotify-hash-abuse2
authorPádraig Brady <P@draigBrady.com>
Thu, 11 Feb 2010 17:38:56 +0000 (17:38 +0000)
committerPádraig Brady <P@draigBrady.com>
Tue, 16 Feb 2010 00:51:38 +0000 (00:51 +0000)
commita2f81776adfc8d8ad39dd775648ee841aa352752
treee656a0824c9bcdf62b279c92204e7042b8cd197c
parent11d84c10ce88772482c4b99b0bfd730778c437a0
tests: fix an unlikely race in tail-2/inotify-hash-abuse2

* tests/tail-2/inotify-hash-abuse2: Explicitly kill the process
by using cleanup_() rather than using a timeout which may trigger
a failure on very slow systems (< 20 iterations of the loop per second).
tests/tail-2/inotify-hash-abuse2