~ubuntuone-hackers/conn-check/trunk

« back to all changes in this revision

Viewing changes to tarmac_tests.sh

  • Committer: Wes Mason
  • Date: 2014-07-24 18:22:12 UTC
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: wesley.mason@canonical.com-20140724182212-1me62107385eycte
Display commands in tarmac script and don't error in make clean if virtualenv doesn't exist

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
 
2
set -e
 
3
 
2
4
make clean
3
5
make build
4
6
make test