Skip to content
Snippets Groups Projects
Commit 1e0608cd authored by Marshall Garey's avatar Marshall Garey Committed by Danny Auble
Browse files

Requeue or kill job on a prolog failure when PrologFlags is not set.

Whe PrologFlags is not set, the job prolog runs just before the first
step of the job.

Previously, when PrologFlags was not set, the job was not killed on a
prolog failure. Although the step that triggered the prolog failure
would not run, the job's batch script would continue to run and execute
any remaining steps without re-running the prolog.

Bug 10353
parent bd04a2de
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment