X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mergefilecommand.cpp;fp=mergefilecommand.cpp;h=c7e5b65e06b77107251b9f4164f4f722edaaeeb2;hb=191ae1be0679d5cf4eda950b3b1bf26fb7dd503d;hp=d431dd32ff17dcef5e267b1e93a47c8fc93b324b;hpb=fc9bc621a09de13eb76ca4f5cee930b03de43dcd;p=mothur.git diff --git a/mergefilecommand.cpp b/mergefilecommand.cpp index d431dd3..c7e5b65 100644 --- a/mergefilecommand.cpp +++ b/mergefilecommand.cpp @@ -24,6 +24,7 @@ vector MergeFileCommand::getValidParameters(){ //********************************************************************************************************************** MergeFileCommand::MergeFileCommand(){ try { + abort = true; //initialize outputTypes vector tempOutNames; outputTypes["merge"] = tempOutNames;