ash signal problems with latest CVS

Brian Ford ford@vss.fsi.com
Tue Jan 27 02:02:00 GMT 2004


On Mon, 26 Jan 2004, David Rothenberger wrote:

> I'm having a problem with signals with the latest CVS DLL and ash.
>
> I have a script tst.sh:
> --------------------
> #!/bin/sh
> while true; do
>   date
>   sleep 20
> done
> --------------------
>
> >From a cmd.exe prompt, if I do "bash tst.sh" and then press Ctrl-C,
> the script terminates.
>
> If I do the same with "sh tst.sh", the sleep is killed and I get
> another output from date.  No way to kill the script itself with
> Ctrl-C.
>
Are you sure this is the latest CVS?  It looks like the same problem fixed
here to me:

http://www.cygwin.com/ml/cygwin/2004-01/msg01140.html

-- 
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
Phone: 314-551-8460
Fax:   314-551-8444

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list