Impala Public Jenkins has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/18519 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M bin/set-classpath.sh 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- 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: merged Gerrit-Change-Id: Id09ab96a6b1de7cd96eb739221d6aeaa239888d1 Gerrit-Change-Number: 18519 Gerrit-PatchSet: 3 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
