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: Issue 1281 - Rebase branch buildbot on top of upstream Created Sept. 5, 2015, 11:27 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
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 %>/.
+
+

Powered by Google App Engine
This is Rietveld