]> git.donarmstrong.com Git - mothur.git/blobdiff - pipelinepdscommand.cpp
removed various build warnings
[mothur.git] / pipelinepdscommand.cpp
index b7ba7d382476ade9782660f4b9127c9c1b55b513..f95b928621215ea6d770031ab712a0a33070c31b 100644 (file)
@@ -525,6 +525,8 @@ int PipelineCommand::runUsersPipeline(){
                }
                
                in.close();
+               
+               return 0;
        }
        catch(exception& e) {
                m->errorOut(e, "PipelineCommand", "runUsersPipeline");