gecko-dev/testing/docker/lint
Gregory Szorc bcfb9c32ee Bug 1305910 - Use vendored robustcheckout.py; r=dustin
When we initially implemented support for robustcheckout, we didn't
have the magic "%include" syntax in Dockerfiles. So we used tooltool
to download robustcheckout.py to the image.

Now that we have nice things, we can use the vendored robustcheckout.py
file.

As part of this, I realized we're inconsistently using /tmp, /setup
and /build for files used during image building. That should probably
be cleaned up. I'd rather not bloat scope for this bug, however.

MozReview-Commit-ID: D99Gcdw1DId

--HG--
extra : rebase_source : 3f361da3088988423b50786d990afba662d297d2
2016-09-27 20:05:54 -07:00
..
Dockerfile Bug 1305910 - Use vendored robustcheckout.py; r=dustin 2016-09-27 20:05:54 -07:00
system-setup.sh Bug 1247168 - Install Mercurial 3.8.4 in lint image; r=dustin 2016-07-19 14:43:25 -07:00