X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Fvariables.sh;h=1a9d5b396f5418845033bdaa15820c40da676acb;hb=db66dc8a1a99e07deb189b41b126060d7b12e60f;hp=995fd0b360bc18b62f0d263d1b1b782a5a16b8a3;hpb=03ca9bd53380b1a70c2baac212a5555c045d8b56;p=feisty_meow.git diff --git a/scripts/core/variables.sh b/scripts/core/variables.sh index 995fd0b3..1a9d5b39 100644 --- a/scripts/core/variables.sh +++ b/scripts/core/variables.sh @@ -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 ##############