>Control-c only kills the ant script or batch file, and the java.exe
>process forked off by ant goes happily along its way.
I notice this under bash, with CYGWIN set to "ntsec tty", FWIW.
-Richard Campbell.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:
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 i
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 ke
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
4 matches
Mail list logo