mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Merge pull request #1113 from untergeek/untergeek-binfix
Fix for LOGSTASH-1920
This commit is contained in:
commit
71e8432998
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
# Defaults you can override with environment variables
|
||||
LS_HEAP_SIZE="${LS_HEAP_SIZE:=500m}"
|
||||
|
||||
unset CDPATH
|
||||
basedir=$(cd `dirname $0`/..; pwd)
|
||||
. ${basedir}/bin/logstash.lib.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue