[qmtest] SSH Password Dialog Box?
Mark Mitchell
mark at codesourcery.com
Thu Jan 8 01:21:02 UTC 2004
> I would hazard a guess that yeah, somehow ssh is not hooked up to a
> terminal, and that's triggering the above check. I have no idea _why_
> ssh wouldn't be hooked up to a terminal -- shouldn't pexpect be taking
> care of that? -- but that's probably what's going on. I certainly
> don't know what QMTest would be doing to break pexpect.
Like Nathaniel, I would very much expect that pexpect should be creating
a pseudo-terminal for your SSH process to run under. If not, that's
what should be done. I don't believe that QMTest does anything with
pseudo-terminals.
--
Mark Mitchell <mark at codesourcery.com>
CodeSourcery, LLC
More information about the qmtest
mailing list