X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=pipelinepdscommand.h;h=289a909c9d6eef64f4ad2fe61d136592c51120b6;hb=48335c6b6ecee614c30d22751c2880953c20e2f4;hp=a5061599472400895d1dfc1fac41320f7a880864;hpb=fc9bc621a09de13eb76ca4f5cee930b03de43dcd;p=mothur.git diff --git a/pipelinepdscommand.h b/pipelinepdscommand.h index a506159..289a909 100644 --- a/pipelinepdscommand.h +++ b/pipelinepdscommand.h @@ -20,7 +20,7 @@ class PipelineCommand : public Command { public: PipelineCommand(string); - PipelineCommand() {} + PipelineCommand() { abort = true; calledHelp = true; } ~PipelineCommand(); vector getRequiredParameters(); vector getValidParameters();