Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
704174ff264e5be7bc9040a5487ec7885cc3da37
/
.
/
.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