Re: [galaxy-dev] What does this line of code mean

2012-04-30 Thread Nate Coraor
On Apr 29, 2012, at 9:26 PM, Ciara Ledero wrote:

> Hi all,
>  
> Can I ask what this line of code does?
>  
> job_wrapper.finish( stdout, stderr )
> It's the one from the local.py.

Hi Ciara,

This runs the JobWrapper.finish() method in 
galaxy-dist/lib/galaxy/jobs/__init__.py, which performs all the functions that 
have to be done once a tool has finished running.

--nate

>  
> Cheers,
>  
> CL
> ___
> Please keep all replies on the list by using "reply all"
> in your mail client.  To manage your subscriptions to this
> and other Galaxy lists, please use the interface at:
> 
>  http://lists.bx.psu.edu/


___
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:

  http://lists.bx.psu.edu/


[galaxy-dev] What does this line of code mean

2012-04-29 Thread Ciara Ledero
Hi all,

Can I ask what this line of code does?

job_wrapper.finish( stdout, stderr )
It's the one from the local.py.

Cheers,

CL
___
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:

  http://lists.bx.psu.edu/