Closed Bug 679638 Opened 13 years ago Closed 13 years ago

Update mozilla-release mozconfigs

Categories

(Release Engineering :: General, defect, P2)

All
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: rail)

Details

(Whiteboard: [releases])

Attachments

(1 file)

In bug 676083 we updated mozconfigs in release/ directory only. Need to update all remaining directories as well.
Created by:

for p in linux linux64; do 
  for t in codecoverage debug nightly nightly-rpm qt xulrunner xulrunner-qt ; do
    test -d $p/mozilla-beta/$t && rsync -avP $p/mozilla-beta/$t/ $p/mozilla-release/$t/
  done
done

No channel nor branding are affected.
Attachment #553712 - Flags: review?(catlee)
Attachment #553712 - Flags: review?(catlee) → review+
Comment on attachment 553712 [details] [diff] [review]
sync mozilla-release mozconfigs for linux and linux64

http://hg.mozilla.org/build/buildbot-configs/rev/59e2da83c334
Attachment #553712 - Flags: checked-in+
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: