Closed
Bug 1130448
Opened 10 years ago
Closed 10 years ago
update mozconfig whitelist for win64
Categories
(Release Engineering :: Release Automation, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Unassigned)
References
Details
Attachments
(1 file)
2.36 KB,
patch
|
rail
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #8560528 -
Flags: review?(rail)
Comment 1•10 years ago
|
||
Comment on attachment 8560528 [details] [diff] [review]
add the necessary stuff
Review of attachment 8560528 [details] [diff] [review]:
-----------------------------------------------------------------
::: buildbot-helpers/mozconfig_whitelist
@@ +73,5 @@
> '. "$topsrcdir/build/mozconfig.cache"',
> ]
>
> +whitelist['nightly']['win64'] += [
> + '. $topsrcdir/configs/mozilla2/win32/include/choose-make-flags',
Can you remove this line ^ ? mozilla2 is dead dead dead dead!!! :)
Attachment #8560528 -
Flags: review?(rail) → review+
Reporter | ||
Comment 2•10 years ago
|
||
(In reply to Rail Aliiev [:rail] from comment #1)
> Comment on attachment 8560528 [details] [diff] [review]
> add the necessary stuff
>
> Review of attachment 8560528 [details] [diff] [review]:
> -----------------------------------------------------------------
>
> ::: buildbot-helpers/mozconfig_whitelist
> @@ +73,5 @@
> > '. "$topsrcdir/build/mozconfig.cache"',
> > ]
> >
> > +whitelist['nightly']['win64'] += [
> > + '. $topsrcdir/configs/mozilla2/win32/include/choose-make-flags',
>
> Can you remove this line ^ ? mozilla2 is dead dead dead dead!!! :)
Done :)
Reporter | ||
Updated•10 years ago
|
Attachment #8560528 -
Flags: checked-in+
Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•