BATCH-1678: fix typo in job.xml
This commit is contained in:
@@ -190,7 +190,7 @@ catch (JobRestartException e) {
|
||||
<listeners>
|
||||
</job>
|
||||
|
||||
<job id="job1" parent="baseJob3">
|
||||
<job id="job1" parent="baseJob">
|
||||
<step id="step1" parent="standaloneStep"/>
|
||||
|
||||
<listeners merge="true">
|
||||
|
||||
Reference in New Issue
Block a user