]> git.donarmstrong.com Git - mothur.git/blobdiff - setlogfilecommand.h
added [ERROR] flag if command aborts
[mothur.git] / setlogfilecommand.h
index d2b5c3d63bc3490d6a478fd3ced457706422f2ec..e0555d00a185559841902dc232a4a603819df0dc 100644 (file)
@@ -19,7 +19,7 @@ class SetLogFileCommand : public Command {
        
 public:
        SetLogFileCommand(string);
-       SetLogFileCommand() {}
+       SetLogFileCommand() { abort = true; calledHelp = true; }
        ~SetLogFileCommand();
        vector<string> getRequiredParameters();
        vector<string> getValidParameters();