[Buildbot-commits] buildbot/buildbot/status/web index.html, 1.1, 1.2
Brian Warner
warner at users.sourceforge.net
Wed Aug 1 23:42:34 UTC 2007
Update of /cvsroot/buildbot/buildbot/buildbot/status/web
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv30934/buildbot/status/web
Modified Files:
index.html
Log Message:
[project @ index.html: add link to waterfall page]
Original author: warner at lothar.com
Date: 2007-08-01 23:42:04+00:00
Index: index.html
===================================================================
RCS file: /cvsroot/buildbot/buildbot/buildbot/status/web/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- index.html 1 Aug 2007 22:07:46 -0000 1.1
+++ index.html 1 Aug 2007 23:42:32 -0000 1.2
@@ -8,6 +8,10 @@
<body>
<h1>Welcome to the Buildbot!</h1>
+<ul>
+ <li>the <a href="waterfall">Waterfall Display</a> will give you a
+ time-oriented summary of recent buildbot activity.</li>
+</ul>
</body> </html>
More information about the Commits
mailing list