On Fri, Nov 23, 2012 at 02:06:18AM -0800, Waffle Souffle wrote: >guilt push -a >Unsupported operating system: CYGWIN_NT-6.1 >cygcheck.out attached. >/cygdrive/c/cygwin/bin/guilt line 871 >if [ -r "`dirname $0`/os.$UNAME_S" ]; then >. "`dirname $0`/os.$UNAME_S" >elif [ -r "`dirname $0`/../lib/guilt/os.$UNAME_S" ]; then >. "`dirname $0`/../lib/guilt/os.$UNAME_S" >else >? die "Unsupported operating system: $UNAME_S"
http://cygwin.com/cgi-bin2/package-grep.cgi?grep=guilt It doesn't look like this is a supported Cygwin package so it isn't clear what you expect us to do about this. However, since it seems to be a shell script it looks like you can easily fix this problem yourself. -- 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