mirror of https://gitee.com/bigwinds/arangodb
add greylist, so gtest can find it (#9510)
This commit is contained in:
parent
9042fed887
commit
5f3dae977a
|
@ -920,6 +920,7 @@ if test -n "${TARGET_DIR}"; then
|
|||
tar -u -f "${TARFILE_TMP}" \
|
||||
tests/js \
|
||||
tests/rb \
|
||||
tests/Greylist.txt \
|
||||
tests/arangodbRspecLib \
|
||||
VERSION \
|
||||
utils \
|
||||
|
|
Loading…
Reference in New Issue