t6041: do not compress backup tar file
commitf5ee54aab1b68dc4810e71460028cee191186be4
authorStefan Beller <sbeller@google.com>
Mon, 9 May 2016 17:09:08 +0000 (9 10:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 May 2016 18:49:19 +0000 (9 11:49 -0700)
tree789021c46bb5e0361361972f1f3c833757359ccd
parent95f0539edfc5b2e6f8c6c1c5909340ba83521a26
t6041: do not compress backup tar file

The test uses the 'z' option, i.e. "compress the output while at
it", which is GNUism and not portable.

Reported-by: Armin Kunaschik <megabreit@googlemail.com>
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6041-bisect-submodule.sh