X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=pipelinepdscommand.cpp;fp=pipelinepdscommand.cpp;h=f95b928621215ea6d770031ab712a0a33070c31b;hb=5694c92fbf646fe01abc87bde2af59e14a9a56b6;hp=b7ba7d382476ade9782660f4b9127c9c1b55b513;hpb=f3b2f0a234250617602432d9ca8d949bc126f480;p=mothur.git diff --git a/pipelinepdscommand.cpp b/pipelinepdscommand.cpp index b7ba7d3..f95b928 100644 --- a/pipelinepdscommand.cpp +++ b/pipelinepdscommand.cpp @@ -525,6 +525,8 @@ int PipelineCommand::runUsersPipeline(){ } in.close(); + + return 0; } catch(exception& e) { m->errorOut(e, "PipelineCommand", "runUsersPipeline");