Merge branch '3.0.x' into 3.1.x
This commit is contained in:
commit
211e8c004a
|
@ -57,7 +57,6 @@ This provides only one argument to the batch job: `someParameter=someValue`.
|
|||
|
||||
[[howto.batch.restarting-a-failed-job]]
|
||||
=== Restarting a stopped or failed Job
|
||||
|
||||
To restart a failed `Job`, all parameters (identifying and non-identifying) must be re-specified on the command line.
|
||||
Non-identifying parameters are *not* copied from the previous execution.
|
||||
This allows them to be modified or removed.
|
||||
|
|
Loading…
Reference in New Issue