Michael Smith has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18519
Change subject: [tools] fix set-classpath for other POSIX shells ...................................................................... [tools] fix set-classpath for other POSIX shells Updates comparison to use `=` instead of `==` so it works with other POSIX shells like zsh. `==` is a bash-specific alias for `=`. Change-Id: Id09ab96a6b1de7cd96eb739221d6aeaa239888d1 --- M bin/set-classpath.sh 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/19/18519/1 -- To view, visit http://gerrit.cloudera.org:8080/18519 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id09ab96a6b1de7cd96eb739221d6aeaa239888d1 Gerrit-Change-Number: 18519 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
