Fix DRUID_CONFIG to DRUID_CONFIG_COMMON (#9193)

This commit is contained in:
Yamada Koji 2020-01-27 19:52:01 +09:00 committed by Clint Wylie
parent 19b427e8f3
commit 20eb201d00
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
# - DRUID_NEWSIZE -- set Java new size
# - DRUID_MAXDIRECTMEMORYSIZE -- set Java max direct memory size
#
# - DRUID_CONFIG -- full path to a file for druid 'common' properties
# - DRUID_CONFIG_COMMON -- full path to a file for druid 'common' properties
# - DRUID_CONFIG_${service} -- full path to a file for druid 'service' properties
set -e