rubys       01/04/24 08:31:51

  Modified:    proposal/gump/stylesheet bash.xsl
  Log:
  Wrong way slashes
  
  Revision  Changes    Path
  1.28      +2 -2      jakarta-alexandria/proposal/gump/stylesheet/bash.xsl
  
  Index: bash.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/stylesheet/bash.xsl,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- bash.xsl  2001/04/22 15:45:30     1.27
  +++ bash.xsl  2001/04/24 15:31:49     1.28
  @@ -209,7 +209,7 @@
           <xsl:value-of select="@defined-in"/>
           <xsl:text>.xml </xsl:text>
           <xsl:value-of select="$basedir"/>
  -        <xsl:text>\log\repository_</xsl:text>
  +        <xsl:text>/log/repository_</xsl:text>
           <xsl:value-of select="@defined-in"/>
           <xsl:text>.html&#10;</xsl:text>
         </xsl:if>
  @@ -222,7 +222,7 @@
         <xsl:value-of select="@defined-in"/>
         <xsl:text>.xml </xsl:text>
         <xsl:value-of select="$basedir"/>
  -      <xsl:text>\log\profile_</xsl:text>
  +      <xsl:text>/log/profile_</xsl:text>
         <xsl:value-of select="@defined-in"/>
         <xsl:text>.html&#10;</xsl:text>
       </xsl:for-each>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to