tests: tail-2/assert: reduce risk of race condition
commite8591fd39f70932d40e9a6ddd4e607a89a3162f2
authorPádraig Brady <P@draigBrady.com>
Tue, 8 Sep 2009 09:00:01 +0000 (8 10:00 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 8 Sep 2009 09:01:45 +0000 (8 10:01 +0100)
tree184316876536633f36a4385dd20cabd6a893ad50
parenta863644397a66308d60464bace26da857f494f8c
tests: tail-2/assert: reduce risk of race condition

* tests/tail2/assert: This reverts commit be853120, 25-08-2009,
"tests: tail-2/assert: avoid risk of race condition"
kill -0 doesn't send a signal and so will only confirm that the
background process was forked, which we know already because
we have its pid.
tests/tail-2/assert