diff --git a/zuul.d/general-jobs.yaml b/zuul.d/general-jobs.yaml index 85d4ceb70..b29e78af9 100644 --- a/zuul.d/general-jobs.yaml +++ b/zuul.d/general-jobs.yaml @@ -35,7 +35,7 @@ To use this, set the ``test_command`` variable to a single command or a list of commands. For complex list of commands, it is recommended to - use a single command that run a proper script. + use a single command that runs a proper script. run: playbooks/run-test-command/run.yaml vars: test_command: "exit 1"