You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ge...@locus.apache.org on 2000/08/09 21:04:50 UTC

cvs commit: xml-fop/lib/bin antRun

gears       00/08/09 12:04:50

  Modified:    lib/bin  antRun
  Log:
  Added comment so that I'll be owner on locus, so I can fix the
  permissions.
  
  Revision  Changes    Path
  1.2       +1 -1      xml-fop/lib/bin/antRun
  
  Index: antRun
  ===================================================================
  RCS file: /home/cvs/xml-fop/lib/bin/antRun,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- antRun	2000/03/06 21:30:03	1.1
  +++ antRun	2000/08/09 19:04:49	1.2
  @@ -1,5 +1,5 @@
   #! /bin/sh
  -
  +#This file should be executable. -Steve
   # Args: DIR command
   cd $1
   CMD=$2