You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by ru...@apache.org on 2001/09/05 23:14:03 UTC

cvs commit: jakarta-alexandria/proposal/gump/stylesheet bash.xsl

rubys       01/09/05 14:14:03

  Modified:    proposal/gump/stylesheet bash.xsl
  Log:
  Mispelled move.
  
  Revision  Changes    Path
  1.34      +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.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- bash.xsl	2001/09/05 21:02:02	1.33
  +++ bash.xsl	2001/09/05 21:14:03	1.34
  @@ -452,7 +452,7 @@
     <!-- =================================================================== -->
   
     <xsl:template match="move">
  -    <xsl:text>move </xsl:text>
  +    <xsl:text>mv </xsl:text>
       <xsl:value-of select="translate(@file,'\','/')"/>
       <xsl:text> </xsl:text>
       <xsl:value-of select="translate(@todir,'\','/')"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: alexandria-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: alexandria-dev-help@jakarta.apache.org