X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=createdatabasecommand.cpp;h=eab7c8261a55e45abe3f762f86cc46e59c9822a6;hb=3914b0d6480f67df53b1e838f51c4e6155710434;hp=52962795691e89f1b7d8e44f2760813305e25885;hpb=d39c47623faf0dc1e271f3d50efa6b029b622b88;p=mothur.git diff --git a/createdatabasecommand.cpp b/createdatabasecommand.cpp index 5296279..eab7c82 100644 --- a/createdatabasecommand.cpp +++ b/createdatabasecommand.cpp @@ -743,7 +743,7 @@ vector CreateDatabaseCommand::getShared(){ return lookup; } catch(exception& e) { - m->errorOut(e, "CreateDatabaseCommand", "getList"); + m->errorOut(e, "CreateDatabaseCommand", "getShared"); exit(1); } }