QiuMM commented on issue #6514: Update init
URL: https://github.com/apache/incubator-druid/pull/6514#issuecomment-433159256
 
 
   LGTM, but I think use such relative path is not a good way since it depends 
on where you run this file i.e. `run bin/init` would work but `run ./init` 
would not. Use `dirname $0` to get parent directory of this bash file and tweak 
the path.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to