
19 Sep
2012
19 Sep
'12
3:29 p.m.
On Tue, Sep 18, 2012 at 7:11 PM, Scott McManus <scottmcmanus@gatech.edu> wrote:
Sorry - that's changeset 7714:3f12146d6d81
-Scott
Hi Scott, The good news is this error does seem to be fixed as of that commit: TypeError: check_tool_output() takes exactly 5 arguments (4 given) The bad news is my cluster jobs still aren't working properly (using a job splitter). The jobs seem to run, get submitted to the cluster, and finish, and the data looks OK via the 'eye' view icon, but is red in the history with: 0 bytes An error occurred running this job: info unavailable I will investigate - it is likely due to another change... perhaps in the new stdout/stderr/return code support? Peter