User: kimptoc 
  Date: 01/07/12 05:39:39

  Modified:    src/build/stylesheets summary2.xsl
  Log:
  emphasise GMT time of running...
  
  Revision  Changes    Path
  1.4       +1 -1      jbosstest/src/build/stylesheets/summary2.xsl
  
  Index: summary2.xsl
  ===================================================================
  RCS file: /cvsroot/jboss/jbosstest/src/build/stylesheets/summary2.xsl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- summary2.xsl      2001/05/27 09:02:25     1.3
  +++ summary2.xsl      2001/07/12 12:39:38     1.4
  @@ -34,7 +34,7 @@
   empty/half complete around that time</i>
   
   <p/>
  -<b>Date of last successful run: <xsl:value-of select="$thedate"/></b>
  +<b>Date of last successful run: <xsl:value-of select="$thedate"/> GMT</b>
   <ul>
    <li><a href='#tests'>Test Results</a></li>
    <li><a href='#javadocs'>Javadocs of the JBoss modules</a></li>
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to