X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getcurrentcommand.cpp;h=d74786ce1eaaa8767164a0fbd670d06843388b44;hb=bd27c2b0612942815b7417c79f7ee41f669a2a34;hp=f73b5600d741d09395eaece04816d6d1859b4ead;hpb=1a5c2356c1b955c6ec024b2baf9f46377ee7c72e;p=mothur.git diff --git a/getcurrentcommand.cpp b/getcurrentcommand.cpp index f73b560..d74786c 100644 --- a/getcurrentcommand.cpp +++ b/getcurrentcommand.cpp @@ -142,6 +142,8 @@ int GetCurrentCommand::execute(){ m->setBiomFile(""); }else if (types[i] == "count") { m->setCountTableFile(""); + }else if (types[i] == "summary") { + m->setSummaryFile(""); }else if (types[i] == "processors") { m->setProcessors("1"); }else if (types[i] == "all") {