increase memory requirements slightly since builds were still failing too often firefox20
authorWolfgang Rosenauer <wr@rosenauer.org>
Mon, 04 Mar 2013 07:34:56 +0100
branchfirefox20
changeset 626e3b03c331906
parent 625 9f6e14430916
child 627 cc7671532e60
increase memory requirements slightly since builds were still failing too often
MozillaFirefox/_constraints
     1.1 --- a/MozillaFirefox/_constraints	Thu Feb 28 23:25:28 2013 +0100
     1.2 +++ b/MozillaFirefox/_constraints	Mon Mar 04 07:34:56 2013 +0100
     1.3 @@ -5,7 +5,7 @@
     1.4        <size unit="G">9</size>
     1.5      </disk>
     1.6      <memory>
     1.7 -      <size unit="M">2500</size>
     1.8 +      <size unit="M">2700</size>
     1.9      </memory>
    1.10    </hardware>
    1.11  </constraints>