saga-project / bliss

ATTENTION: bliss is now saga-python. Please check out the new project website for the latest version: http://saga-project.github.com/saga-python/
http://saga-project.github.com/saga-python/
Other
8 stars 4 forks source link

ssh_simple_job.py has some errors in the comments #41

Closed ashleyz closed 12 years ago

ashleyz commented 12 years ago

Making a note here so I don't forget, will fix when I'm at a computer with Git (the web interface wouldn't let me modify the code...)

pradeepmantha commented 12 years ago

Hi Ashley!

The ssh complaince test fails when jd.environment is provided as a part of job desciption. The complaince test 05_run_python_command_multiline.py hangs when environment varaible is specified.

Execution: python 05_run_python_command_multiline.py ssh://localhost

ashleyz commented 12 years ago

Hi Pradeep! I tried this myself with a freshly-updated source download and there is no hang, at least today :) Could you please re-run this to see if the error still occurs? If it does, please open a new ticket and I'll try to fix it for you.