X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getlistcountcommand.cpp;fp=getlistcountcommand.cpp;h=57afd85943e956b6bf4364d0b7c0b8bf27657cc3;hb=7bf9a81bba76538ecaf351ae208de3da4bf1b6dd;hp=4dc20634c1e53d774348559447c736f736ff4e69;hpb=220dc345e493cddc569521111ce32ac4d965ab7f;p=mothur.git diff --git a/getlistcountcommand.cpp b/getlistcountcommand.cpp index 4dc2063..57afd85 100644 --- a/getlistcountcommand.cpp +++ b/getlistcountcommand.cpp @@ -114,6 +114,7 @@ GetListCountCommand::GetListCountCommand(string option) { else { m->mothurOut("You have no current list file and the list parameter is required."); m->mothurOutEndLine(); abort = true; } } else if (listfile == "not open") { abort = true; } + else { m->setListFile(listfile); } //check for optional parameter and set defaults