[qmtest] AttributeError in rsh_target.py
John Schmitt
jschmitt at kealia.com
Thu Mar 27 20:11:02 UTC 2003
Thanks, Mark.
Which branch? Are you working on a new release? Any updates to share?
:-)
-- John
> -----Original Message-----
> From: Mark Mitchell [mailto:mark at codesourcery.com]
> Sent: Thursday, March 27, 2003 10:52 AM
> To: John Schmitt
> Cc: qmtest at codesourcery.com
> Subject: Re: [qmtest] AttributeError in rsh_target.py
>
> On Wed, 2003-03-26 at 16:39, John Schmitt wrote:
> > Any suggestions?
> >
> > [jschmitt at luai jschmitt]$ Exception in thread Thread-1:
> > Traceback (most recent call last):
> > File "//usr/lib/python2.2/threading.py", line 408, in __bootstrap
> > self.run()
> > File "/lib/qm/qm/test/execution_thread.py", line 94, in run
> > File "/lib/qm/qm/test/execution_engine.py", line 130, in Run
> > File "/lib/qm/qm/test/classes/process_target.py", line 140, in
> Start
> > File "/lib/qm/qm/test/classes/rsh_target.py", line 91, in
> > _GetInterpreter
> > AttributeError: 'list' object has no attribute 'split'
> >
> > I created the target this way:
> >
> > qmtest create-target -a host=works02 works02target
> rsh_target.RSHTarget
> > works02group
>
> This is a a bug in RshTarget. I'll be checking in a fix on the
> mainline
> and on the branch shortly -- and adding a new test case, of course. :-
> )
>
> Thanks!
>
> --
> Mark Mitchell
> CodeSourcery, LLC
> mark at codesourcery.com
More information about the qmtest
mailing list