Work around a problem identified by BuildHive
commit6aeb0270d790cfb5984e9fb1809ef9f6407020d3
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 00:58:50 +0000 (28 19:58 -0500)
committerKarsten Blees <blees@dcon.de>
Sat, 16 Aug 2014 01:00:56 +0000 (16 03:00 +0200)
tree921577f6698a7b75a80a9a2bd95bc66060e445c2
parent9210d2855d3554528dc41ecc22c5adf254fdb470
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