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