t5400-send-pack relies on a working cpio
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Mon, 10 Oct 2005 21:14:22 +0000 (14:14 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 10 Oct 2005 21:14:22 +0000 (14:14 -0700)
Since cygwin does not install cpio by default, t5400 results in a very
cryptic failure. So, test for cpio explicitely.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found