t3513: do not compress backup tar file
commit95f0539edfc5b2e6f8c6c1c5909340ba83521a26
authorStefan Beller <sbeller@google.com>
Fri, 6 May 2016 18:37:05 +0000 (6 11:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 May 2016 18:49:14 +0000 (9 11:49 -0700)
treea0196efca84efc945de0de0d505f230486394448
parent765428699a5381f113d19974720bc91b5bfeaf1d
t3513: 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/t3513-revert-submodule.sh