mirror of https://gitee.com/bigwinds/arangodb
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
This commit is contained in:
commit
ba4c30bc47
|
@ -67,7 +67,7 @@ case "$TAG" in
|
||||||
;;
|
;;
|
||||||
|
|
||||||
*)
|
*)
|
||||||
git rm -f EXPERIMENTAL
|
if test -f EXPERIMENTAL; then git rm -f EXPERIMENTAL; fi
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue