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