Work around a problem identified by BuildHive
commitc46c30fc8d45f5c38afec5a360e7abfcc996ef94
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 00:58:50 +0000 (28 19:58 -0500)
committerErik Faye-Lund <kusmabite@gmail.com>
Fri, 4 Jan 2013 15:07:15 +0000 (4 16:07 +0100)
tree78723bd7c00e2950e94763767960d571c8f497d7
parent297c749f4c80be87dabb6335a16cff74364c4f15
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