[qmtest] AttributeError in rsh_target.py

Mark Mitchell mark at codesourcery.com
Thu Mar 27 18:52:05 UTC 2003


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