This is an archive of the discontinued LLVM Phabricator instance.

[GreenDragon] modify build.py to create destination directory prior to uploading artifacts
ClosedPublic

Authored by sqlbyme on Oct 20 2016, 1:05 PM.

Details

Reviewers
sqlbyme
cmatthews
Summary

The build.py script needs to ensure the destination directory exists prior to attempting to scp the build artifact tarball to the local server.

Diff Detail

Repository
rL LLVM

Event Timeline

sqlbyme updated this revision to Diff 75333.Oct 20 2016, 1:05 PM
sqlbyme retitled this revision from to [GreenDragon] modify build.py to create destination directory prior to uploading artifacts.
sqlbyme updated this object.
sqlbyme added a reviewer: cmatthews.
sqlbyme set the repository for this revision to rL LLVM.
sqlbyme added a project: Restricted Project.
sqlbyme accepted this revision.Oct 20 2016, 1:20 PM
sqlbyme added a reviewer: sqlbyme.

cmatthews replied "LGTM" via email.

This revision is now accepted and ready to land.Oct 20 2016, 1:20 PM
sqlbyme closed this revision.May 1 2017, 10:17 AM