Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/buildbot/README
diff options
context:
space:
mode:
Diffstat (limited to 'buildbot/README')
-rw-r--r--buildbot/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/buildbot/README b/buildbot/README
new file mode 100644
index 0000000..cafbebb
--- /dev/null
+++ b/buildbot/README
@@ -0,0 +1,5 @@
+You must at minimum edit those two lines in master.cfg:
+ c['jhbuild'] = "~/bin/jhbuild"
+ c['jhbuildrc'] = "/home/fred/.jhbuildrc"
+
+You must also define slaves in the slaves.csv file.