Tim Armstrong has submitted this change and it was merged. Change subject: Fix bug with publishing ......................................................................
Fix bug with publishing A previous commit "Add support for Debug and Release+Asserts builds for LLVM 3.7+" caused the native toolchain to publish artifacts with the wrong versions and directories: the package name + version appeared where previously there was only the package version. The commit passed testing because the test was run with publishing disabled. This fixes the problem. I did a test run with publishing enabled, and the artifacts ended up in the right place on S3. Change-Id: I8f14b43ada82f995e2385a27cfacfc6f23fd4a7c --- M functions.sh 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Casey Ching: Looks good to me, approved Tim Armstrong: Verified -- To view, visit http://gerrit.cloudera.org:8080/2832 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8f14b43ada82f995e2385a27cfacfc6f23fd4a7c Gerrit-PatchSet: 1 Gerrit-Project: Toolchain Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
