Jason Miller
Jason Miller
Now to mess with Civet recipes live...
I believe this option exists: ```python parser.add_argument('--not_group', action='store', type=str, dest='not_group', help='Run only tests NOT in the named group') ``` But the option sure is odd. Should be a dash not...
I will use this PR to fix any odds and ends. There does not seem to be a unittest for this feature. I also want to fix the option not...
Oh no worries at all. I didn't know it existed either. I do want to fix the odd option being an underscore instead of the standard dash character. And I...
This was a test bump for my own sanity purposes. Closing.