1
0
Fork 0

Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk

This commit is contained in:
Jan Steemann 2016-02-25 15:34:17 +01:00
commit d83a873d85
1 changed files with 1 additions and 1 deletions

View File

@ -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"