Commit b81ba2b6 authored by project's avatar project

--no commit message

--no commit message
parent 6a03e3f8
......@@ -3,7 +3,7 @@ var DTPlugin = require('../dt-plugin');
function DTTask(context,request){
DTPlugin.call(this,context,request);
this.name = "noop";
this.name = "agritronics";
this.output_type = "";
}
util.inherits(DTTask,DTPlugin);
......
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