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