Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
3203443defebb75d804bf222c0849f64e542c261
/
.
/
.abat-automerge
blob: 1c2b4cb210cc1bc6feb6cbd7a0a136ad20b5c4cc [
file
] [
log
] [
blame
]
#!/bin/bash -eux
ROOTDIR
=
$
(
dirname $
(
readlink
-
f $0
))
cd
"$ROOTDIR"
make all check check
-
c check
-
py