Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13177 )
Change subject: IMPALA-8468: buildall.sh should warn that asan/ubsan/... are exclusive ...................................................................... IMPALA-8468: buildall.sh should warn that asan/ubsan/... are exclusive Before the fix "buidall.sh -asan -ubsan -tsan -tidy" ran without giving any warning, but actually only tsan did have effect. Added a check for this. Change-Id: Iecaf1e1987a92dd911b30cf11b6e762320bdc4e5 Reviewed-on: http://gerrit.cloudera.org:8080/13177 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M buildall.sh 1 file changed, 15 insertions(+), 7 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/13177 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Iecaf1e1987a92dd911b30cf11b6e762320bdc4e5 Gerrit-Change-Number: 13177 Gerrit-PatchSet: 5 Gerrit-Owner: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
