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>
Here's the test you requested Simon :)
Before: default_ to_stable$ sudo ubuntu-emulator create lol2
~/emulator_
[sudo] password for faenil:
Creating "lol2" from ubuntu-touch/devel revision 2
Downloading...
After: default_ to_stable$ sudo ./obj-x86_ 64-linux- gnu/bin/ ubuntu- emulator create test
~/emulator_
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.