On Thu, Jan 05, 2006 at 09:46:46AM -0500, Igor Peshansky wrote: >The attached patch fixes the "no output from commands invoked through ssh" >for me. The ChangeLog is below. > Igor >============================================================================== >2006-01-05 Igor Peshansky <[EMAIL PROTECTED]> > > * spawn.cc (spawn_guts): Invert the argument to > set_console_state_for_spawn.
Did you happen to notice the name of the argument to "set_console_state_for_spawn"? Sorry, but this seems to be a "fix the symptom" patch. Apparently iscygexec is getting set incorrectly. That is probably the problem. cgf
