]> git.donarmstrong.com Git - mothur.git/blobdiff - getcurrentcommand.cpp
fixed bug with tree reading
[mothur.git] / getcurrentcommand.cpp
index 7bfae208ad9eb6b1a94ba92e2ae028c2f986f24a..2f67123a88c9795c362fac6cc4a428fc8e961d46 100644 (file)
@@ -134,7 +134,7 @@ int GetCurrentCommand::execute(){
                                }else if (types[i] == "accnos") {
                                        m->setAccnosFile("");
                                }else if (types[i] == "taxonomy") {
-                                               m->setTaxonomyFile("");
+                                       m->setTaxonomyFile("");
                                }else if (types[i] == "all") {
                                        m->clearCurrentFiles();
                                }else {