~pwlars/ubuntu-test-cases/krillin-recovery

« back to all changes in this revision

Viewing changes to scripts/device_info.py

  • Committer: Paul Larson
  • Date: 2014-11-05 18:16:35 UTC
  • Revision ID: paul.larson@canonical.com-20141105181635-wd8am8u2bqnxq5rm
use rev 141 instead, stable doesn't seem to work still

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
            subprocess.check_output(['ubuntu-device-flash', '--serial',
63
63
                                     self.serial, '--channel',
64
64
                                     'ubuntu-touch/ubuntu-rtm/14.09-proposed',
65
 
                                     '--bootstrap', '--revision=104',
 
65
                                     '--bootstrap', '--revision=141',
66
66
                                     '--password', 'ubuntuci'])
67
67
        else:
68
68
            subprocess.check_output(['ubuntu-device-flash', '--serial',