redhat/configs/process_configs.sh: Fix empty output error
The CONTINUEONERROR code contained an 'exit 1' which brought the whole
script to a halt when a config mismatch was detected. CONTINUEONERROR has
no purpose in the parallel processing version of process_configs.sh so it
can dropped.
After that change, it was noticed that the find for evaluating known
errors was racing with other make & script processes. Avoid this race by
only searching in the stable redhat/configs directory.
Signed-off-by: Prarit Bhargava prarit@redhat.com
Merge request reports
Activity
added CKIMissing CKI_RTMissing labels
added CKIRunning label and removed CKIMissing label
added DependenciesOK label
added ReviewersWanted label
added AcksNeedsReview label
ACK/NACK Summary: OK
Approved by:
- Justin M. Forbes (jmflinuxtx)
Merge Request has all necessary Approvals.
Edited by CKI KWF Botadded CKIOK label and removed CKIRunning label
removed ReviewersWanted label
added AcksOK label and removed AcksNeedsReview label
mentioned in commit 0c7381c9