giacomo 01/09/18 13:13:14
Modified: bin ant
Log:
a cosmetic change to get permisson to alter the cvs directly
Revision Changes Path
1.9 +1 -1 xml-cocoon2/bin/ant
Index: ant
===================================================================
RCS file: /home/cvs/xml-cocoon2/bin/ant,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ant 2001/08/01 21:27:09 1.8
+++ ant 2001/09/18 20:13:14 1.9
@@ -4,7 +4,7 @@
. $HOME/.antrc
fi
-# Cygwin support. $cygwin _must_ be set to either true or false.
+# Cygwin support. $cygwin _must_ be set to either true or false.
case "`uname`" in
CYGWIN*) cygwin=true ;;
*) cygwin=false ;;
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]