ansible/test/sanity/code-smell/changelog.json
Matt Clay 6c2be04b6f Intercept code-smell tests using subprocess.
Some code-smell sanity tests for ansible-base use subprocess to invoke ansible commands.
Intercept these commands to make sure the correct script and python version are used.
2020-06-10 16:07:47 -07:00

7 lines
125 B
JSON

{
"intercept": true,
"prefixes": [
"changelogs/fragments/"
],
"output": "path-line-column-message"
}