Commit 8955afc1 authored by boklm's avatar boklm Committed by Georg Koppen
Browse files

Bug 27179: update mar_compression

Set mar_compression to xz for the alpha, and bzip2 for the stable.
parent 346bf3bd
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -47,10 +47,11 @@ versions:
            minSupportedOSVersion: 6.1
        win64:
            minSupportedOSVersion: 6.1
[% IF ! c("var/release") -%]
[% IF c("var/release") -%]
mar_compression: bzip2
[% ELSE -%]
mar_compression: xz
[% END -%]
mar_compression: bzip2
htaccess_rewrite_rules:
    alpha: |
        # bug 26569: Redirect pre-8.0a9 alpha users to a separate update directory