rubys       01/10/08 09:12:20

  Modified:    proposal/gump/stylesheet bash.xsl
  Log:
  Arg!!!
  
  Revision  Changes    Path
  1.51      +1 -1      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.50
  retrieving revision 1.51
  diff -u -r1.50 -r1.51
  --- bash.xsl  2001/10/08 16:10:50     1.50
  +++ bash.xsl  2001/10/08 16:12:20     1.51
  @@ -449,7 +449,7 @@
       <xsl:if test="@quiet">
         <xsl:text>test -d </xsl:text>
         <xsl:value-of select="translate(@file,'\','/')"/>
  -      <xsl:text> && </xsl:text>
  +      <xsl:text> \&\& </xsl:text>
       </xsl:if>
       <xsl:text>mv </xsl:text>
       <xsl:value-of select="translate(@file,'\','/')"/>
  
  
  

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

Reply via email to