Closed
Bug 1316973
Opened 9 years ago
Closed 9 years ago
autoland.wsgi has hardcoded path for ubuntu user
Categories
(Conduit Graveyard :: Transplant, defect)
Conduit Graveyard
Transplant
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dividehex, Assigned: dividehex)
Details
Attachments
(1 file)
Under the new aws deployment, that user which autoland runs under has been changed to 'autoland'. The sys.path.insert will need to be changed to match the new path.
| Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8809952 [details]
Bug 1316973: Update sys.path.insert; gps?r
https://reviewboard.mozilla.org/r/92422/#review92486
Attachment #8809952 -
Flags: review?(gps) → review+
Pushed by gszorc@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/9888468bd2e0
Update sys.path.insert; gps?r r=gps
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: MozReview → Conduit
Updated•1 year ago
|
Product: Conduit → Conduit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•