]> git.donarmstrong.com Git - mothur.git/blobdiff - setdircommand.h
added [ERROR] flag if command aborts
[mothur.git] / setdircommand.h
index 1afab07244ef9f9464b98224249fea447f00402e..6263c5eb9a55c391a0a91adf657b82d2be97d6cf 100644 (file)
@@ -20,7 +20,7 @@ class SetDirectoryCommand : public Command {
        
 public:
        SetDirectoryCommand(string);
-       SetDirectoryCommand() {}
+       SetDirectoryCommand() { abort = true; calledHelp = true; }
        ~SetDirectoryCommand();
        vector<string> getRequiredParameters();
        vector<string> getValidParameters();