~asac/phablet-tools/remove-chmod666-uinput-hack

« back to all changes in this revision

Viewing changes to phablet-test-run

  • Committer: Alexander Sack
  • Date: 2013-08-26 14:56:44 UTC
  • Revision ID: asac@ubuntu.com-20130826145644-elak618wylb86iyb
remove chmod 666 /dev/uinput hack now that phablet is proper member of sudo/autopilot

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
}
104
104
 
105
105
run_test() {
106
 
    exec_with_adb chmod 666 /dev/uinput
107
106
    set +e
108
107
    if [ "$RESULTDIR" ]; then
109
108
        exec_with_ssh autopilot run -o /tmp/test_results.xml -f xml $TESTSUITE