Closed Bug 712675 Opened 13 years ago Closed 11 years ago

get rid of branch in android and android-xul MOZ_SYMBOLS_EXTRA_BUILDID

Categories

(Release Engineering :: General, defect, P3)

ARM
Android
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mozilla, Unassigned)

References

Details

(Whiteboard: [cleanup][buildsymbols])

Per bug 710842 comment 2: ::: mozilla/config.py @@ +1244,5 @@ > BRANCHES['mozilla-central']['blocklist_update_on_closed_tree'] = False > BRANCHES['mozilla-central']['platforms']['linux-rpm']['enable_nightly'] = True > BRANCHES['mozilla-central']['platforms']['linux64-rpm']['enable_nightly'] = True > BRANCHES['mozilla-central']['platforms']['android']['env']['MOZ_SYMBOLS_EXTRA_BUILDID'] = 'mozilla-central' > +BRANCHES['mozilla-central']['platforms']['android-xul']['env']['MOZ_SYMBOLS_EXTRA_BUILDID'] = 'android-xul-mozilla-central' We don't need to put the branch in here, because the symbol paths already include the version number. r+ anyways, but please file a follow to get rid of this for the android platforms.
Product: mozilla.org → Release Engineering
This got fixed at some point - we're only using EXTRA_BUILDID where we need on Android (for armv6 and x86).
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.