]> git.donarmstrong.com Git - mothur.git/blobdiff - pipelinepdscommand.cpp
done testing 1.14.0
[mothur.git] / pipelinepdscommand.cpp
index ae2663df8e63b117995b3442227f72343e194bbb..a174cce11a3b4c928c3b08a817d534ad149822bb 100644 (file)
@@ -358,6 +358,8 @@ bool PipelineCommand::checkForValidAndRequiredParameters(string name, string opt
                                
                if (name == "system") { return false; }
                
+               if (name == "system") { return false; }
+               
                //get shell of the command so we can check to make sure its valid without running it
                Command* command = cFactory->getCommand(name);