~nskaggs/phablet-tools/default-to-1404

« back to all changes in this revision

Viewing changes to phablet-bootchart

  • Committer: CI bot
  • Author(s): Andy Doan
  • Date: 2014-04-14 20:47:48 UTC
  • mfrom: (256.3.1 phablet-tools)
  • Revision ID: ps-jenkins@lists.canonical.com-20140414204748-he6rlos7iyg1ro2y
phablet-bootchart: allow custom arguments to be passed to bootchart 

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
TMPDIR=$(mktemp -d /tmp/$(basename $0).XXXXX)
6
6
SUITE="trusty"
7
7
PREFIX="ubuntu-phablet"
8
 
CHARTOPTS="--crop-after=unity8 --annotate=unity8"
 
8
CHARTOPTS="${CHARTOPTS---crop-after=unity8 --annotate=unity8}"
9
9
SKIPINST=""
10
10
KEEPTAR=""
11
11
PNOPTS=""