]> git.donarmstrong.com Git - mothur.git/blobdiff - setdircommand.cpp
modified trim.seqs to split by primer name if primer name is given, and warn if dupli...
[mothur.git] / setdircommand.cpp
index b6626b872d31030d791362ec8ebf68f3f3aaa3e6..238ffa5ff227eb85bae8dff594a7d1f97d357280 100644 (file)
@@ -134,7 +134,7 @@ int SetDirectoryCommand::execute(){
                return 0;
        }
        catch(exception& e) {
-               m->errorOut(e, "SetDirectoryCommand", "SetDirectoryCommand");
+               m->errorOut(e, "SetDirectoryCommand", "execute");
                exit(1);
        }
 }