commit | d642d8547c53bf52e78ea04ae426ba0a543b5781 | [log] [tgz] |
---|---|---|
author | Monty Taylor <mordred@inaugust.com> | Thu Feb 23 14:05:42 2017 -0500 |
committer | Monty Taylor <mordred@inaugust.com> | Thu Feb 23 15:03:02 2017 -0500 |
tree | a484fd1c0d40aab966bcd904484f8c2f76d3e0ed | |
parent | 96e3c45e291a61c337eb56721cbc85d089e998fd [diff] |
Rename work_dir/git to work_dir/src This is step one towards supporting GOPATH natively. With this, one can set GOPATH={work_dir} and go will find src that we've already checked out, and will put artifacts in a sibling dir to src that is in the GOPATH. We'll follow this up with putting the repos into {src_dir}/{connection}/{full_repo} - such as "git.openstack.org/openstack-infra/zuul" Change-Id: I5acefd212587d18d0d3cc4ccd436555734e56e63