Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
2b202a50e319eba74972c04598b801f44b5e6aaa
/
.
/
.abat-automerge
blob: 36e8739063298fb0e70e98b5744ae6f33bba979c [
file
] [
log
] [
blame
]
#!/bin/bash -eux
ROOTDIR
=
$
(
dirname $
(
readlink
-
f $0
))
cd
"$ROOTDIR"
ln
-
sf
../../.
hooks
/
pre
-
commit
.
git
/
hooks
/
pre
-
commit
make all check
-
all