Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/5285
Change subject: Fix build failures from git clean ...................................................................... Fix build failures from git clean We've seen build failures with the following error, even when git clean is run from that directory and the directory is a valid git repo. fatal: '/path/to/toolchain' is outside repository The fix is to avoid providing the path, which seems to make git clean happier. Change-Id: I4cbc9b74e43dcde2f08a92a1ec94a4bd74bfd416 --- M functions.sh 1 file changed, 5 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Toolchain refs/changes/85/5285/1 -- To view, visit http://gerrit.cloudera.org:8080/5285 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4cbc9b74e43dcde2f08a92a1ec94a4bd74bfd416 Gerrit-PatchSet: 1 Gerrit-Project: Toolchain Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]>
