mirror of https://gitee.com/bigwinds/arangodb
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
This commit is contained in:
commit
d83a873d85
|
@ -31,7 +31,7 @@ echo "$0: compiling ArangoDB"
|
|||
echo
|
||||
echo "$0: linting ArangoDB JS"
|
||||
|
||||
./scripts/jslint.sh
|
||||
./utils/jslint.sh
|
||||
|
||||
echo
|
||||
echo "$0: testing ArangoDB"
|
||||
|
|
Loading…
Reference in New Issue