Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15643
Change subject: [docker] Remove `set -x` from entrypoint scripts ...................................................................... [docker] Remove `set -x` from entrypoint scripts This patch removes the `set -x` from entrypoint scripts to prevent noise in scripts that users interact with. Change-Id: I4b14a6358035cf399887a1059bf0176c59411686 --- M docker/impala-entrypoint.sh M docker/kudu-entrypoint.sh 2 files changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/43/15643/1 -- To view, visit http://gerrit.cloudera.org:8080/15643 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I4b14a6358035cf399887a1059bf0176c59411686 Gerrit-Change-Number: 15643 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
