summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-09 16:38:05 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-09 16:38:10 +0200
commitd468096d62e880850e14a27d995dde1766dee2f5 (patch)
treeb1c895f70d9cfb0e6a8e3bb5c210eaafb83f1c8c /README
parenta9b170c4c4979a60797fff9b82cb40c52030ceb4 (diff)
downloadjenkins.debian.net-d468096d62e880850e14a27d995dde1766dee2f5.tar.xz
another FIXME gone
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index cf6848b7..5084a57c 100644
--- a/README
+++ b/README
@@ -195,11 +195,11 @@ These are jobs for making sure jenkins.debian.net is running smoothly.
[[debug]]
== Debugging certain jobs
-*FIXME*: To debug certain jobs, a jenkins setup is actually not needed. Make this easy and describe here.
+To debug most jobs, a jenkins setup is actually not needed.
-* This is work in progress too, but mostly just needs documentation!* In principle the shell commands from the various jobs should run on any Debian system just fine. Please use a test system though, as all your data might be eaten.
+* In principle the shell commands from the various jobs should run on any Debian system just fine. Please use a test system though, as all your data might be eaten.
-* Build this source as a debian package and install the jenkins.d.n-debug package and all it's recommends.
+** A good first step is to use this git repo as a Debian source package, build it and then install the jenkins.d.n-debug package and all it's recommends on your test system. NOTE: this ain't as helpful as it used to be as many depends have only been added to 'update_jdn.sh' and not to 'debian/control'.
=== Feedback