X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=removeotuscommand.cpp;fp=removeotuscommand.cpp;h=1a7d3bd8eb5c1a876e6edc6282418dd2d1ce3b30;hb=5694c92fbf646fe01abc87bde2af59e14a9a56b6;hp=0e7d302ecc065c00a364dfe8e58b0b6e46750a6a;hpb=f3b2f0a234250617602432d9ca8d949bc126f480;p=mothur.git diff --git a/removeotuscommand.cpp b/removeotuscommand.cpp index 0e7d302..1a7d3bd 100644 --- a/removeotuscommand.cpp +++ b/removeotuscommand.cpp @@ -388,6 +388,7 @@ int RemoveOtusCommand::processList(ListVector*& list, GroupMap*& groupMap, ofstr m->mothurOut(newList.getLabel() + " - removed " + toString(numOtus) + " of the " + toString(list->getNumBins()) + " OTUs."); m->mothurOutEndLine(); + return 0; } catch(exception& e) {