rubys       01/08/28 10:47:06

  Modified:    proposal/gump/stylesheet bash.xsl
  Log:
  How'd that line get in there?
  
  Revision  Changes    Path
  1.32      +0 -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.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- bash.xsl  2001/08/28 17:14:29     1.31
  +++ bash.xsl  2001/08/28 17:47:06     1.32
  @@ -29,7 +29,6 @@
       <xsl:text>all)&#10;</xsl:text>
       <xsl:text>  export all=1&#10;</xsl:text>
       <xsl:for-each select=".//project | .//module">
  -      <xsl:value-of select="@name"/>
         <xsl:text>  export </xsl:text>
         <xsl:value-of select="translate(@name,'-.','__')"/>
         <xsl:text>=1&#10;</xsl:text>
  
  
  

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

Reply via email to