← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

Re: [Merge] lp:~vthompson/music-app/fix-ap-instructions into lp:music-app

 

Review: Needs Fixing

One inline note :-)

Diff comments:

> === modified file 'README.autopilot'
> --- README.autopilot	2015-05-13 23:51:26 +0000
> +++ README.autopilot	2015-07-19 17:26:47 +0000
> @@ -47,4 +47,4 @@
>  Using autopkg:
>  
>  1. navigate to the directory where the music-app branch is and run:
> -  $ adt-run music-app --click=com.ubuntu.music --- ssh -s adb
> +  $ adt-run music-app --click=com.ubuntu.music --- ssh -s adb -p YOURPASSWORD

Should be
$ adt-run music-app --click=com.ubuntu.music --- ssh -s adb -- -p YOURPASSWORD

Or copy what I've done in the weather-app instructions :-)



-- 
https://code.launchpad.net/~vthompson/music-app/fix-ap-instructions/+merge/265218
Your team Music App Developers is subscribed to branch lp:music-app.


References