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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to