Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/5313
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, 24 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Toolchain refs/changes/13/5313/1 -- To view, visit http://gerrit.cloudera.org:8080/5313 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I064af33d2719592c9e2fdec3a699b4dad0e869e6 Gerrit-PatchSet: 1 Gerrit-Project: Toolchain Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]>
