X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=setdircommand.cpp;h=238ffa5ff227eb85bae8dff594a7d1f97d357280;hb=a86aff4f80701bf0d436f02c0095920114e1cba2;hp=b6626b872d31030d791362ec8ebf68f3f3aaa3e6;hpb=a8367302932de9be5434e77f6e5829d7609e2aec;p=mothur.git diff --git a/setdircommand.cpp b/setdircommand.cpp index b6626b8..238ffa5 100644 --- a/setdircommand.cpp +++ b/setdircommand.cpp @@ -134,7 +134,7 @@ int SetDirectoryCommand::execute(){ return 0; } catch(exception& e) { - m->errorOut(e, "SetDirectoryCommand", "SetDirectoryCommand"); + m->errorOut(e, "SetDirectoryCommand", "execute"); exit(1); } }