We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 750c96c commit 4407250Copy full SHA for 4407250
lib/pavilion/test_config/file_format.py
@@ -863,7 +863,7 @@ class TestConfigLoader(yc.YamlConfigLoader):
863
sub_elem=yc.StrElem(),
864
help_text="The list of result keys that should be considered "
865
"'key results'. These results appear automatically "
866
- "when running 'pav results'.")
+ "when running 'pav results'."),
867
ModuleWrapperCatElem(
868
'module_wrappers',
869
help_text="Whenever the given module[/version] is asked for in the 'build.modules' "
0 commit comments