some changes required by naggy baby ms-windows, which can't sit up straight or feed...
[feisty_meow.git] / scripts / core / variables.sh
index 995fd0b360bc18b62f0d263d1b1b782a5a16b8a3..1a9d5b396f5418845033bdaa15820c40da676acb 100644 (file)
@@ -158,8 +158,6 @@ if [ -z "$NECHUNG" ]; then
   
   if [ "$OS" == "Windows_NT" ]; then
     export HOSTNAME=$(echo $HOSTNAME | tr A-Z a-z)
-    # turn off warnings about files in dos format.  give up cygwin, you're on dos/windows.
-    export CYGWIN=nodosfilewarning
   fi
   
   ##############