Author: rob
Date: Mon Jan 17 10:06:11 2011
New Revision: 25597
URL: https://svn.nixos.org/websvn/nix/?rev=25597&sc=1

Log:
hydra: current build -> this build

Modified:
   hydra/trunk/src/root/build.tt

Modified: hydra/trunk/src/root/build.tt
==============================================================================
--- hydra/trunk/src/root/build.tt       Mon Jan 17 09:53:41 2011        (r25596)
+++ hydra/trunk/src/root/build.tt       Mon Jan 17 10:06:11 2011        (r25597)
@@ -192,7 +192,7 @@
                 <thead>
                     <th>Last successful build</th>
                     [% IF prevSuccessfulBuild && firstBrokenBuild && 
firstBrokenBuild.id != build.id %]<th>First broken build</th>[% END %]
-                    <th>Current build</th>
+                    <th>This build</th>
                 </thead>
                 <tr>
                     <td valign="center">[% INCLUDE renderBuildStatusIcon 
build=prevSuccessfulBuild size=32 %] [% INCLUDE renderFullBuildLink 
build=prevSuccessfulBuild %]</td>
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to