Closed
Bug 1207403
Opened 10 years ago
Closed 10 years ago
``vagrant provision`` is overwriting my local.py
Categories
(Tree Management :: Treeherder, defect)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: camd, Assigned: camd)
Details
Attachments
(1 file)
I would like it to ignore the file if it already exists.
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → cdawson
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8664588 -
Flags: review?(emorley)
Updated•10 years ago
|
Component: Treeherder → Treeherder: Docs & Development
Comment 2•10 years ago
|
||
Comment on attachment 8664588 [details] [review]
PR
Ideally I'd like to not have a vagrant copy of the file at all, and just a local.sample.py in treeherder/settings/
But until we consolidate the LOGGING configs between it and base.py, I guess it's kinda needed by vagrant users, so having it as a "you need to remember to copy it local.sample.py" makes less sense.
So this at least makes it less annoying in the meantime :-)
Attachment #8664588 -
Flags: review?(emorley) → review+
Comment 3•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/b0b5460441fa146e99179be62d92717b08141a88
Bug 1207403 - don't replace existing local.py on vagrant
| Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Component: Treeherder: Docs & Development → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•