commit | f5ee54aab1b68dc4810e71460028cee191186be4 | [log] [tgz] |
---|---|---|
author | Stefan Beller <sbeller@google.com> | Mon May 09 10:09:08 2016 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Mon May 09 11:49:19 2016 -0700 |
tree | 789021c46bb5e0361361972f1f3c833757359ccd | |
parent | 95f0539edfc5b2e6f8c6c1c5909340ba83521a26 [diff] |
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>