Lars Volker has posted comments on this change. Change subject: IMPALA-5927: Fix enable_distcc for zsh ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/8049/1/bin/distcc/distcc_env.sh File bin/distcc/distcc_env.sh: Line 119: if type emulate >/dev/null 2>/dev/null; then emulate -L sh; fi > This logic is also duplicated in clean.sh. How about factoring this functio Done -- To view, visit http://gerrit.cloudera.org:8080/8049 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I88284e4f68c309bb46ce4b5a842ccc576cd487ed Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Lars Volker <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-HasComments: Yes
