Work around a problem identified by BuildHive
commit4cb0571940679d2bc3431697883d0ce1a84b95f3
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 00:58:50 +0000 (28 19:58 -0500)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:50:34 +0000 (28 21:50 -0500)
tree50be48e98450381a304acc038cff1ab892bb9cb4
parent549e85ddc555915f63aef08919f6b607874f60dc
Work around a problem identified by BuildHive

Apparently the signal handling is not quite correct in the fsckobject
handling (most likely we rely on a side effect that lets us still output
some message after receiving a signal 13 but in the BuildHive setup this
fails intermittently).

As a consequence, the push in t5504 does fail as expected, but fails to
output anything (unexpected). Since this is good enough for now, let's
handle an empty output as success, too.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
t/t5504-fetch-receive-strict.sh