Update of /cvsroot/boost/boost/tools/regression/xsl_reports/xsl/v2
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv6820

Modified Files:
        links_page.xsl 
Log Message:
Fixes to adjust to the new (sticter) xslproc

Index: links_page.xsl
===================================================================
RCS file: 
/cvsroot/boost/boost/tools/regression/xsl_reports/xsl/v2/links_page.xsl,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- links_page.xsl      20 Feb 2007 10:26:23 -0000      1.16
+++ links_page.xsl      20 Feb 2007 10:43:00 -0000      1.17
@@ -353,8 +353,8 @@
 
 
     <xsl:template name="write_test_results_reference_file">
-        <xsl:param name="$path"/>
-        <xsl:param name="$log_file_path"/>
+        <xsl:param name="path"/>
+        <xsl:param name="log_file_path"/>
         <xsl:message>    Writing log frame document <xsl:value-of 
select="$path"/></xsl:message>
         <exsl:document href="{$path}"
             method="html" 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to