Work around a problem identified by BuildHive
commit58c8231d9ba769d0efcdcc718e94f91b4db345ac
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 00:58:50 +0000 (28 19:58 -0500)
committerStepan Kasal <kasal@ucw.cz>
Fri, 11 Apr 2014 17:11:29 +0000 (11 19:11 +0200)
treeae548596b19d7942648da8abf4ed0905b7d4b88a
parente98e41d8200072f2cc0d42f8457bf8fbd78acac1
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