Update of /cvsroot/unattended/unattended/install/scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8047
Modified Files:
cygwin.bat
Log Message:
Add @Echo off to all scripts. Thanks to Jeff Black.
Index: cygwin.bat
===================================================================
RCS file: /cvsroot/unattended/unattended/install/scripts/cygwin.bat,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- cygwin.bat 21 Sep 2003 18:07:25 -0000 1.7
+++ cygwin.bat 19 Apr 2004 18:21:35 -0000 1.8
@@ -1,5 +1,5 @@
:: Install Cygwin
-
+@Echo off
:: After installing Cygwin package, configure it.
:: (ESHELL is used by Emacs.)
todo.pl "setenv.pl ESHELL c:\cygwin\cygwin.bat" "setenv.pl CYGWIN tty"
cygwin-1.bat
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
|