Add link for subunit output.
authorJelmer Vernooij <jelmer@samba.org>
Sat, 4 Dec 2010 03:06:32 +0000 (04:06 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 4 Dec 2010 03:06:32 +0000 (04:06 +0100)
buildfarm/web/__init__.py

index b8ef478b9eacfed1218302dbe3e9933a2868bee5..cc0e86d92d46f41dd165584851d0f86686289a98 100755 (executable)
@@ -466,6 +466,8 @@ class ViewBuildPage(BuildFarmPage):
 
         yield "<div id='log'>"
 
 
         yield "<div id='log'>"
 
+        yield "<p><a href='%s/+subunit'>Subunit output</a></p>" % build_uri(myself, build)
+
         if not plain_logs:
             yield "<p>Switch to the <a href='%s?function=View+Build;host=%s;tree=%s"\
                   ";compiler=%s%s;plain=true' title='Switch to bland, non-javascript,"\
         if not plain_logs:
             yield "<p>Switch to the <a href='%s?function=View+Build;host=%s;tree=%s"\
                   ";compiler=%s%s;plain=true' title='Switch to bland, non-javascript,"\