~adeuring/charmworld/1206659-spurious-errors

1
2
3
4
5
6
#!/bin/bash
set -e
make install SYSTEM_DEPS=
make test
make lint