]> git.donarmstrong.com Git - mothur.git/blobdiff - createdatabasecommand.cpp
added make.lefse command. fixed bug in make.contigs with trimming reverse barcodes...
[mothur.git] / createdatabasecommand.cpp
index 52962795691e89f1b7d8e44f2760813305e25885..eab7c8261a55e45abe3f762f86cc46e59c9822a6 100644 (file)
@@ -743,7 +743,7 @@ vector<SharedRAbundVector*> CreateDatabaseCommand::getShared(){
         return lookup;
     }
        catch(exception& e) {
-               m->errorOut(e, "CreateDatabaseCommand", "getList");
+               m->errorOut(e, "CreateDatabaseCommand", "getShared");
                exit(1);
        }
 }