1
0
Fork 0

Revert "revert env setting - doesn't work that way."

This reverts commit a6b45982fd.
This commit is contained in:
Wilfried Goesgens 2017-06-07 13:33:41 +02:00
parent cf53ee86db
commit b9b79ee11b
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ parts:
apps:
arangod:
command: arangod \
command: GLIBCXX_FORCE_NEW=1 arangod \
--configuration=none \
--server.endpoint=tcp://0.0.0.0:@SNAP_PORT@ \
--javascript.startup-directory=${SNAP}/@CMAKE_INSTALL_DATAROOTDIR_ARANGO@/js \