Work around a problem identified by BuildHive
commite2e62cef2974256f8a4f5044dc91953794d861e0
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 00:58:50 +0000 (28 19:58 -0500)
committerStepan Kasal <kasal@ucw.cz>
Thu, 29 May 2014 08:41:47 +0000 (29 10:41 +0200)
tree164df0a0aa89cd3df9ba6a22dd72ca80c93c660f
parent0a8629c67efd9a3486d42ba8e2ffe19428eb8042
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