Tim Armstrong has submitted this change and it was merged.

Change subject: Add CLEAN_AFTER_BUILD option to clean files during build
......................................................................


Add CLEAN_AFTER_BUILD option to clean files during build

This can reduce disk space usage for the build significantly.
If CLEAN_AFTER_BUILD is set to 1, the source/<package name>
directory is cleaned after a successful build. These files
can take up ~14GB after running buildall.sh, so cleaning
them significantly reduces the disk space requirement.

Change-Id: I064af33d2719592c9e2fdec3a699b4dad0e869e6
---
M functions.sh
M init.sh
2 files changed, 25 insertions(+), 6 deletions(-)

Approvals:
  Matthew Jacobs: Looks good to me, approved
  Tim Armstrong: Verified



-- 
To view, visit http://gerrit.cloudera.org:8080/5313
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I064af33d2719592c9e2fdec3a699b4dad0e869e6
Gerrit-PatchSet: 2
Gerrit-Project: Toolchain
Gerrit-Branch: master
Gerrit-Owner: Tim Armstrong <[email protected]>
Gerrit-Reviewer: Matthew Jacobs <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to