~pwlars/ubuntu-test-cases/auto-offline-devices

« back to all changes in this revision

Viewing changes to scripts/provision.sh

  • Committer: paul.larson at canonical
  • Date: 2014-09-24 17:01:57 UTC
  • mfrom: (299.3.3 touch)
  • Revision ID: paul.larson@canonical.com-20140924170157-0r7dc2uexbol20r3
To temporarily skip unity8 tests for non rtm images until lp:1371454 gets fixed

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
        log "Current date on device is:"
65
65
        adb shell date
66
66
        log "Current hwclock on device is:"
67
 
        adb shell hwclock
 
67
        adb shell sudo hwclock
68
68
}
69
69
 
70
70
retry() {