t6022: Add testcase for spurious "refusing to lose untracked" messages
[gitweb.git] / gitweb / gitweb.perl
index ee69ea683aedf81cd6e6eec0f500bddf2ff54450..f8db40a1c25a2cdf1c4dc1ff42aba0fe66ef8f1c 100755 (executable)
@@ -186,7 +186,7 @@ sub evaluate_uri {
                'type' => 'application/x-gzip',
                'suffix' => '.tar.gz',
                'format' => 'tar',
-               'compressor' => ['gzip']},
+               'compressor' => ['gzip', '-n']},
 
        'tbz2' => {
                'display' => 'tar.bz2',