Commit 250c0f38 authored by project's avatar project

--no commit message

--no commit message
parent 039b9f8e
......@@ -189,7 +189,7 @@ var JobTask = ctx.getLib('jobexecutor/lib/jobtask');
var job = new JobTask({
'handle' : handle,
'job_config' : ag,
'job_config' : job_config,
'input_data' : input_data
});
job.run();
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment