~adeuring/charmworld/use-charmtools-tarball

« back to all changes in this revision

Viewing changes to .lbox.check

  • Committer: Matthew Scott
  • Date: 2013-08-15 19:25:39 UTC
  • mto: This revision was merged to the branch mainline in revision 350.
  • Revision ID: matthew.scott@canonical.com-20130815192539-6wz7duo1321wypm1
Lint.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
set -e
3
3
make install SYSTEM_DEPS=
4
4
make test
 
5
make lint
5
6