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

« back to all changes in this revision

Viewing changes to tests/bootspeed/bootchart/setup.sh

  • Committer: Andy Doan
  • Date: 2014-04-25 16:14:16 UTC
  • mfrom: (219.2.3 bootchart)
  • Revision ID: andy.doan@canonical.com-20140425161416-d0073wvftcmb6hba
add the bootchart tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
 
 
3
${TARGET_PREFIX} apt-get install bootchart
 
4