~jcsackett/charmworld/bac-tag-constraints

77.2.2 by Kapil Thangavelu
update lbox check format
1
#!/bin/bash
77.2.4 by Kapil Thangavelu
try a variation of nosetests make test won't work in a clean build env
2
set -e
77.2.5 by Kapil Thangavelu
switch to make install & make test sans sys deps
3
make install SYSTEM_DEPS=
4
make test
5