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

Unified Diff: modules/adblockplus/templates/buildserver.erb

Issue 29325436: Issue 1281 - Introduce module buildbot (Closed)
Patch Set: Created Sept. 1, 2015, 1:30 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « modules/adblockplus/manifests/buildserver.pp ('k') | modules/buildbot/manifests/fragment.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/adblockplus/templates/buildserver.erb
diff --git a/modules/adblockplus/templates/buildserver.erb b/modules/adblockplus/templates/buildserver.erb
new file mode 100644
index 0000000000000000000000000000000000000000..ad7b1c00521667f86a990a8393e2f94e1d7cb6f5
--- /dev/null
+++ b/modules/adblockplus/templates/buildserver.erb
@@ -0,0 +1,10 @@
+####### BUILDSERVER
+# -*- python -*-
+# ex: set syntax=python:
+
+# This is a custom appendix for the default buildbot master.cfg, as
+# setup by Puppet in module buildbot (resp. in the buildbot::master
+# setup in module adblockplus::buildserver) for the installation at
+# http://<%= @domain %>/.
+
+
« no previous file with comments | « modules/adblockplus/manifests/buildserver.pp ('k') | modules/buildbot/manifests/fragment.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld