Closed
Bug 1120984
Opened 11 years ago
Closed 11 years ago
"make bootstrap" should not "python setup.py install" if this is dev
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rhelmer, Assigned: selenamarie)
References
Details
Dev environments want to do "python setup.py develop". Selena suggests making bootstrap.sh take a flag to decide which of these to do.
Comment 1•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/41acdb025578e0f71ee677eab84c32061bba9ab2
Fixes bug 1120984 create 'make dev' instead of bootstrap
https://github.com/mozilla/socorro/commit/2ab530140c197fd43cee95e35fa2dcb8c6ac2dde
Merge pull request #2561 from selenamarie/bug1120984-socorro-install-env-var
Fixes bug 1120984 create 'make dev' instead of bootstrap
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•