aboutsummaryrefslogtreecommitdiff
path: root/jenkins.sh
blob: c1efcb9750e7061874ad629e05b9a60bcce8e32e (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

set -e

make clean
make lib
make test

./python/test_olm.sh