You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/07/08 22:25:07 UTC

[GitHub] [incubator-pinot] xiangfu0 removed a comment on issue #7124: pinot-admin.sh has bash error processing IFS and PLUGINS_INCLUDE env

xiangfu0 removed a comment on issue #7124:
URL: https://github.com/apache/incubator-pinot/issues/7124#issuecomment-876776106


   Can you paste the errors?
   I feel it could be the issue of sh vs bash.
   the first line of pinot-admin.sh mentioned sh.
   ```
   ➜ cat bin/pinot-admin.sh
   #!/bin/sh
   ...
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org