commit | 95f0539edfc5b2e6f8c6c1c5909340ba83521a26 | [log] [tgz] |
---|---|---|
author | Stefan Beller <sbeller@google.com> | Fri May 06 11:37:05 2016 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Mon May 09 11:49:14 2016 -0700 |
tree | a0196efca84efc945de0de0d505f230486394448 | |
parent | 765428699a5381f113d19974720bc91b5bfeaf1d [diff] |
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>