I have a BAT file that calls a bash script that generates the following (edited):
cygwin warning: MS-DOS style path detected: XXX Preferred POSIX equivalent is: XXX CYGWIN environment variable option "nodosfilewarning" turns off this warning. Consult the user's guide for more details about POSIX paths: http://cygwin.com/cygwin-ug-net/using.html#using-pathnames If I rerun the script, I don't get the message a second time, which makes debugging the problem a problem. How can I have this message show up on every invocation? I tried closing all Cygwin processes and tried setting CYGWIN=dosfilewarning, but it seemed to want something more. --Ken Nellis -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple