Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: dependencies

Issue 4768985027444736: 1369 - Integrate ensure_dependencies.py (Closed)
Left Patch Set: Updates since last patch set: Created Sept. 18, 2014, 12:59 p.m.
Right Patch Set: Updates since last patch set: Created Sept. 18, 2014, 2:10 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « Vagrantfile ('k') | ensure_dependencies.py » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 # VCS-specific root URLs for the repositories 1 # VCS-specific root URLs for the repositories
2 _root = hg:https://hg.adblockplus.org/ git:https://github.com/adblockplus/ 2 _root = hg:https://hg.adblockplus.org/ git:https://github.com/adblockplus/
3 3
4 # VCS-specific references to submodule revisions 4 # VCS-specific references to submodule revisions
5 modules/concat = infrastructure-puppet-concat hg:3c198eaf8394 git:4396d60 5 modules/concat = infrastructure-puppet-concat hg:3c198eaf8394 git:6f4f617
6 modules/postgresql = infrastructure-puppet-postgresql hg:9dd4535a8640 git:8f7e17 2 6 modules/postgresql = infrastructure-puppet-postgresql hg:9dd4535a8640 git:8f7e17 2
7 modules/spawn-fcgi = infrastructure-puppet-spawn-fcgi hg:96cb4bd8d241 git:d23d5c 8 7 modules/spawn-fcgi = infrastructure-puppet-spawn-fcgi hg:96cb4bd8d241 git:d23d5c 8
8 modules/apt = infrastructure-puppetlabs-apt hg:2ad7ae372ae8 git:7798599 8 modules/apt = infrastructure-puppetlabs-apt hg:2ad7ae372ae8 git:7798599
9 modules/firewall = infrastructure-puppetlabs-firewall hg:7005ec47f8a7 git:7b8ddb 0 9 modules/firewall = infrastructure-puppetlabs-firewall hg:7005ec47f8a7 git:7b8ddb 0
10 modules/mysql = infrastructure-puppetlabs-mysql hg:19a880f3bc58 git:3de37ee 10 modules/mysql = infrastructure-puppetlabs-mysql hg:19a880f3bc58 git:3de37ee
11 modules/stdlib = infrastructure-puppetlabs-stdlib hg:7a0c38fc49ae git:9a06f11 11 modules/stdlib = infrastructure-puppetlabs-stdlib hg:7a0c38fc49ae git:9a06f11
LEFTRIGHT

Powered by Google App Engine
This is Rietveld