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