fixup! remote-helper: check helper status after import/export
commit0d452bdd28bb60dac3453360c1ccfa7374675054
authorKarsten Blees <blees@dcon.de>
Sat, 16 Aug 2014 14:03:11 +0000 (16 16:03 +0200)
committerKarsten Blees <blees@dcon.de>
Sat, 16 Aug 2014 14:03:11 +0000 (16 16:03 +0200)
treed9c5f6bcde145f5e8fc2591b9219c60a7c87899b
parent98ed09fcdfbe73dda444d3a9bc716d819f2b7b52
fixup! remote-helper: check helper status after import/export

One effect of checking the remote helper status is that SPI exit codes no
longer bubble up to the porcelain layer - so we shouldn't test for this.

Signed-off-by: Karsten Blees <blees@dcon.de>
t/t5801-remote-helpers.sh