Closed
Bug 652224
Opened 14 years ago
Closed 11 years ago
get rid of .hg in working mobile talos directories ?
Categories
(Release Engineering :: General, enhancement, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mozilla, Unassigned)
Details
(Whiteboard: [mobile][talos])
In SUT land, we cp -r the talos directory over to the working directory.
In N900 land, we tar up a talos directory and untar it on device.
In both cases, we can ignore the .hg directory:
* rsync --exclude in the sut case
* tar --exclude in the n900 case
This hasn't been a problem afaik, but would speed things up a bit, use less disk/network, and churn the disk less on the foopy's.
Reporter | ||
Updated•14 years ago
|
Summary: get rid of .hg in working talos directories ? → get rid of .hg in working mobile talos directories ?
Whiteboard: [mobile][talos]
Assignee | ||
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•