Richard Lee created KAFKA-8610:
----------------------------------
Summary: Don't use /bin/bash in scripts
Key: KAFKA-8610
URL: https://issues.apache.org/jira/browse/KAFKA-8610
Project: Kafka
Issue Type: Improvement
Reporter: Richard Lee
On small container installations (such as alpine), /bin/bash is not installed.
It appears the scripts in the /bin directory would mostly work with /bin/sh.
Please use a simpler shell for shell scripts so that they are more portable.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)