Merge lp:~vthompson/ubuntu-clock-app/update-ap-instructions into lp:ubuntu-clock-app

Proposed by Victor Thompson
Status: Merged
Approved by: Bartosz Kosiorek
Approved revision: 305
Merged at revision: 305
Proposed branch: lp:~vthompson/ubuntu-clock-app/update-ap-instructions
Merge into: lp:ubuntu-clock-app
Diff against target: 21 lines (+2/-1)
2 files modified
README.autopilot (+1/-1)
debian/changelog (+1/-0)
To merge this branch: bzr merge lp:~vthompson/ubuntu-clock-app/update-ap-instructions
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Bartosz Kosiorek Approve
Review via email: mp+265219@code.launchpad.net

Commit message

* Update adt-run example in README.autopilot with correct click pkg name.

Description of the change

* Update adt-run example in README.autopilot with correct click pkg name.

I was going through the process of running the AP tests for Weather and was referencing the clock app's examples and noticed that the click pkg name was inaccurate.

To post a comment you must log in.
Revision history for this message
Bartosz Kosiorek (gang65) wrote :

Nice catch. Thanks.

review: Approve
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'README.autopilot'
2--- README.autopilot 2015-06-17 15:10:06 +0000
3+++ README.autopilot 2015-07-19 17:33:17 +0000
4@@ -50,4 +50,4 @@
5 Using autopkg:
6
7 1. navigate to the directory where the ubuntu-clock-app branch is and run:
8- $ adt-run ubuntu-clock-app --click=com.ubuntu.clock.devel --- ssh -s adb -p YOURPASSWORD
9+ $ adt-run ubuntu-clock-app --click=com.ubuntu.clock --- ssh -s adb -p YOURPASSWORD
10
11=== modified file 'debian/changelog'
12--- debian/changelog 2015-07-16 21:04:15 +0000
13+++ debian/changelog 2015-07-19 17:33:17 +0000
14@@ -9,6 +9,7 @@
15
16 [ Victor Thompson ]
17 * Use city for location if available (LP: #1465496)
18+ * Update adt-run example in README.autopilot with correct click pkg name.
19
20 [ Bartosz Kosiorek ]
21 * Add more time choices for snooze time (LP: #1450767)

Subscribers

People subscribed via source and target branches