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 pb...@apache.org on 2004/01/02 01:20:51 UTC

cvs commit: xml-fop fop.sh

pbwest      2004/01/01 16:20:51

  Modified:    .        Tag: FOP_0-20-0_Alt-Design fop.sh
  Log:
  Removed set -x
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.2.2.3   +0 -2      xml-fop/fop.sh
  
  Index: fop.sh
  ===================================================================
  RCS file: /home/cvs/xml-fop/fop.sh,v
  retrieving revision 1.2.2.2
  retrieving revision 1.2.2.3
  diff -u -r1.2.2.2 -r1.2.2.3
  --- fop.sh	28 Dec 2003 05:37:33 -0000	1.2.2.2
  +++ fop.sh	2 Jan 2004 00:20:51 -0000	1.2.2.3
  @@ -2,8 +2,6 @@
   #
   # Shell script to run FOP, adapted from the Jakarta-Ant project.
   
  -set -x
  -
   if [ -f $HOME/.foprc ] ; then
     . $HOME/.foprc
   fi
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org