~vila/ubuntu-test-cases/boottest

« back to all changes in this revision

Viewing changes to scripts/boottest.sh

  • Committer: Paul Larson
  • Date: 2015-02-06 14:58:20 UTC
  • Revision ID: paul.larson@canonical.com-20150206145820-mdxq4mudxajrfj3d
typo

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
 
56
56
# Provision the device
57
57
# Allow the image revision to be overridden if the latest is unusable
58
 
REVISION="${REVISION:0}"
 
58
REVISION="${REVISION:-0}"
59
59
PROV_CMD="${BASEDIR}/scripts/provision.sh \
60
60
    -r $REVISION \
61
61
    -n ${HOME}/.ubuntu-ci/wifi.conf -w"