It's already set to: % echo $CYGWIN tty binmode ntsec nontsecsmb %
Steve
Igor Pechtchanski wrote:
On Mon, 17 Mar 2003, Steve Kelem wrote:
I'm running ant under the latest cygwin on Windows 2000, sp3.
It runs my junit tests okay, but if I hit control-c, I get a command-line prompt, but ant keeps running through all the junit tests, through the junitreport task, etc.
Any ideas why this is?
Thanks,
Steve Kelem
Add "tty" to your CYGWIN environment variables. See
<http://cygwin.com/cygwin-ug-net/using-cygwinenv.html> for details.
Igor
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/