Closed
Bug 468124
Opened 17 years ago
Closed 17 years ago
upload.py should let UPLOAD_PORT and POST_UPLOAD_CMD actually be optional
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ted, Assigned: ted)
References
Details
Attachments
(1 file)
|
1.23 KB,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
Apparently I messed this up along the way, because if you don't specify either of these, you get an error.
| Assignee | ||
Comment 1•17 years ago
|
||
Pretty trivial, just check for None before doing anything to these vars.
Attachment #352313 -
Flags: review?(benjamin)
Updated•17 years ago
|
Attachment #352313 -
Flags: review?(benjamin) → review+
| Assignee | ||
Comment 2•17 years ago
|
||
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•