Code review comment for lp:~faenil/goget-ubuntu-touch/emulator_default_to_stable

Revision history for this message
Andrea Bernabei (faenil) wrote :

Here's the test you requested Simon :)

Before:
~/emulator_default_to_stable$ sudo ubuntu-emulator create lol2
[sudo] password for faenil:
Creating "lol2" from ubuntu-touch/devel revision 2
Downloading...

After:
~/emulator_default_to_stable$ sudo ./obj-x86_64-linux-gnu/bin/ubuntu-emulator create test
Creating "test" from ubuntu-touch/stable revision 19
Downloading...
Setting up...
Setting up a default password for phablet to: '0000'
Creating snapshots for disks...
Succesfully created emulator instance test in <path_omitted>

The emulator booted to the new OOBE as well.

« Back to merge proposal