Merge lp://staging/~faenil/goget-ubuntu-touch/emulator_default_to_stable into lp://staging/goget-ubuntu-touch
Proposed by
Andrea Bernabei
Status: | Merged |
---|---|
Approved by: | Łukasz Zemczak |
Approved revision: | 229 |
Merged at revision: | 232 |
Proposed branch: | lp://staging/~faenil/goget-ubuntu-touch/emulator_default_to_stable |
Merge into: | lp://staging/goget-ubuntu-touch |
Diff against target: |
12 lines (+1/-1) 1 file modified
ubuntu-emulator/create.go (+1/-1) |
To merge this branch: | bzr merge lp://staging/~faenil/goget-ubuntu-touch/emulator_default_to_stable |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Simon Fels | Approve | ||
Łukasz Zemczak (community) | Approve | ||
Review via email: mp+297893@code.staging.launchpad.net |
Commit message
Default to ubuntu-touch/stable instead of ubuntu-touch/devel for emulator creation
Description of the change
Default to ubuntu-touch/stable instead of ubuntu-touch/devel for emulator creation
NOTE: this is untested, it looked like a very simple fix so I had a look at the sourcecode and pushed this MIR. Someone who has more knowledge of the tool should review this change, although I believe it's quite innocent
To post a comment you must log in.
Yeah, so I don't know much of the codebase myself but this change looks safe and logical. +1 from my side.