Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9841 )
Change subject: Do clean as part of "bootstrap_development.sh" ...................................................................... Do clean as part of "bootstrap_development.sh" This commit instructs bootstrap_development.sh, which is used in Gerrity-Verify-Dryrun jobs, to clean before running the build. In the common case, this is essentially a no-op, because the workspace is new to begin with. This handles an issue where GVDs would fail if they happened to run on a machine where a previous build ran against a workspace where the fe/generated-sources directories were incompatible. I confirmed that our clean script does clean out fe/generated-sources nicely. Change-Id: I238528ca3938200f0750505a62113630290e8c96 Reviewed-on: http://gerrit.cloudera.org:8080/9841 Reviewed-by: Philip Zeyliger <[email protected]> Tested-by: Impala Public Jenkins --- M bin/bootstrap_development.sh 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Philip Zeyliger: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/9841 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I238528ca3938200f0750505a62113630290e8c96 Gerrit-Change-Number: 9841 Gerrit-PatchSet: 3 Gerrit-Owner: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]>
