[jhbuild] [buildbot] typo



commit 5a907d9524aa3f7e4eed79b5afdd5defd83c232e
Author: Frédéric Péters <fpeters 0d be>
Date:   Fri Jun 18 17:12:28 2010 +0200

    [buildbot] typo

 jhbuild/buildbot/status/web/build.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/jhbuild/buildbot/status/web/build.py b/jhbuild/buildbot/status/web/build.py
index b91c93c..ce8d486 100644
--- a/jhbuild/buildbot/status/web/build.py
+++ b/jhbuild/buildbot/status/web/build.py
@@ -23,7 +23,7 @@ from twisted.web import html
 from twisted.web.util import Redirect
 
 from buildbot.status.web.build import BuildsResource, StatusResourceBuild
-from buildbot.status.web.base import HtmlResource, make_row, make_stop_form,
+from buildbot.status.web.base import HtmlResource, make_row, make_stop_form, \
      css_classes, make_name_user_passwd_form
 
 from step import JhStepsResource



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]