Files
hacking/integration-test
Joe Gordon 3f3f2b4e37 Don't shallow clone from file:// in integration test
Shallow cloning ends up writing a temporary file in the source git repo,
but we may not have write access to it. So if the REPO_ROOT format is
file based do a full clone.

Change-Id: Ic03af1e55b41a97790de478563100247c37065ab
2015-05-12 16:24:44 -07:00
..