X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimeraperseuscommand.cpp;fp=chimeraperseuscommand.cpp;h=7ae5d69141979736bcb2b6fcfb25e1ba4682086d;hb=6c2b1e530a5c0bb87040e58a3e410097acdfcc3d;hp=e57c48a7e168cb0b1afa719e425be7c423b5aa62;hpb=f509429e06e545bde69c97cacc0eb436775bd329;p=mothur.git diff --git a/chimeraperseuscommand.cpp b/chimeraperseuscommand.cpp index e57c48a..7ae5d69 100644 --- a/chimeraperseuscommand.cpp +++ b/chimeraperseuscommand.cpp @@ -295,7 +295,7 @@ ChimeraPerseusCommand::ChimeraPerseusCommand(string option) { bool ignore = false; if (countfileNames[i] == "current") { countfileNames[i] = m->getCountTableFile(); - if (nameFileNames[i] != "") { m->mothurOut("Using " + countfileNames[i] + " as input file for the count parameter where you had given current."); m->mothurOutEndLine(); } + if (countfileNames[i] != "") { m->mothurOut("Using " + countfileNames[i] + " as input file for the count parameter where you had given current."); m->mothurOutEndLine(); } else { m->mothurOut("You have no current count file, ignoring current."); m->mothurOutEndLine(); ignore=true; //erase from file list