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