Closed Bug 758325 Opened 12 years ago Closed 12 years ago

Add option for userdata.img path to runemu script

Categories

(Remote Protocol :: Marionette, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla15

People

(Reporter: jgriffin, Assigned: jgriffin)

Details

Currently, Emulator locates userdata.img in the B2G tree, and makes a copy of it to a tmp diretory to use.  It cleans it up when it closes the emulator.

However, the runemu script just launches an emulator and then terminates; it isn't able to clean up the tmp userdata.img copy.

We'll address this by adding a --userdata argument to runemu, which it will pass to Emulator.  When the userdata.img is explicitly specified, we'll use it without copying to a tmp location first.
http://hg.mozilla.org/mozilla-central/rev/63be356973d3
Assignee: nobody → jgriffin
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla15
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.