AttributeError in rsh_target.py
John Schmitt
jschmitt at kealia.com
Thu Mar 27 00:39:23 UTC 2003
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
More information about the qmtest
mailing list