This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

dejagnu


I'm trying to get dejagnu working under the cygwin environment
(cygwin20.1b).  Whenever an .exp script uses 'exec' to run a
shell command (rm.exe or basename.exe for example) the command
is left 'running' after runtest complete.

I see this by running 'ps -ef' when runtest is complete.  Eventually
no new processes can be spawned and I have to kill the bash shell.
 
Any ideas?

Stuart
syoder@chicorysystems.com



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]