Closed Bug 571470 Opened 14 years ago Closed 14 years ago

Tuxedo client should support linux64 and macosx64 platforms

Categories

(Release Engineering :: General, defect, P2)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: rail)

References

Details

(Whiteboard: [automation])

Attachments

(1 file, 1 obsolete file)

Attached patch Tuxedo 64 bit platform support (obsolete) — Splinter Review
linux64 and macosx64 support for Tuxedo client patch is attached. Please review.
Attachment #450621 - Flags: review?(bhearsum)
Comment on attachment 450621 [details] [diff] [review]
Tuxedo 64 bit platform support

>diff --git a/lib/python/release/platforms.py b/lib/python/release/platforms.py
>--- a/lib/python/release/platforms.py
>+++ b/lib/python/release/platforms.py
>@@ -1,14 +1,17 @@
> # buildbot -> bouncer platform mapping
>-bouncer_platform_map = {'win32': 'win', 'macosx': 'osx', 'linux': 'linux'}
>+bouncer_platform_map = {'win32': 'win', 'macosx': 'osx', 'linux': 'linux',
>+                        'linux64': 'linux64'}

I think you need macosx64: osx64 here, too.
Ooops. Fixed one.
Attachment #450621 - Attachment is obsolete: true
Attachment #451026 - Flags: review?(bhearsum)
Attachment #450621 - Flags: review?(bhearsum)
Attachment #451026 - Flags: review?(bhearsum) → review+
Attachment #451026 - Flags: checked-in?
Comment on attachment 451026 [details] [diff] [review]
Tuxedo 64 bit platform support

640:2d26bc299f72
Attachment #451026 - Flags: checked-in? → checked-in+
Status: NEW → RESOLVED
Closed: 14 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: