Csaba Ringhofer has uploaded this change for review. ( 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 --- M buildall.sh 1 file changed, 13 insertions(+), 7 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/77/13177/1 -- 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: newchange Gerrit-Change-Id: Iecaf1e1987a92dd911b30cf11b6e762320bdc4e5 Gerrit-Change-Number: 13177 Gerrit-PatchSet: 1 Gerrit-Owner: Csaba Ringhofer <csringho...@cloudera.com>