X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=unifracweightedcommand.cpp;h=4c387da9332c6ca280a9359105cf8dfa837cd0a9;hb=0486bc2eed084ac387d2f59b6d23d13b2382daf7;hp=8745a892b9a24db666d2356b4adf6f19065470d5;hpb=095a4c7aed0cf5ef79eaf28f0d79d3aa51c2811e;p=mothur.git diff --git a/unifracweightedcommand.cpp b/unifracweightedcommand.cpp index 8745a89..4c387da 100644 --- a/unifracweightedcommand.cpp +++ b/unifracweightedcommand.cpp @@ -261,7 +261,7 @@ int UnifracWeightedCommand::execute() { if (m->control_pressed) { delete output; outSum.close(); for (int i = 0; i < outputNames.size(); i++) { remove(outputNames[i].c_str()); } return 0; } //report progress - m->mothurOut("Iter: " + toString(j+1)); m->mothurOutEndLine(); +// m->mothurOut("Iter: " + toString(j+1)); m->mothurOutEndLine(); } lines.clear();