Closed
Bug 759303
Opened 13 years ago
Closed 13 years ago
Mozbase adds many egg directories to srcdir during build
Categories
(Testing :: Mozbase, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 758823
People
(Reporter: justin.lebar+bug, Unassigned)
Details
I see in my srcdir:
> other-licenses/simplejson-2.1.1/simplejson.egg-info/
> testing/mozbase/manifestdestiny/ManifestDestiny.egg-info/
> testing/mozbase/mozinfo/mozinfo.egg-info/
> testing/mozbase/mozinstall/mozInstall.egg-info/
> testing/mozbase/mozlog/mozlog.egg-info/
> testing/mozbase/mozprocess/mozprocess.egg-info/
> testing/mozbase/mozprofile/mozprofile.egg-info/
> testing/mozbase/mozrunner/mozrunner.egg-info/
Surely these should be in the objdir? If moving them there is hard, we should add these directories to the .hgignore and .gitignore files until we fix this bug, so that |hg purge| and |git clean| don't remove them.
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•