mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Merge branch 'wip-mdl-58250' of https://github.com/rajeshtaneja/moodle
This commit is contained in:
commit
0c6435838a
@ -325,6 +325,7 @@ if ($verbose || $status) {
|
||||
}
|
||||
|
||||
// Update status after auto-rerun finished.
|
||||
$status = 0;
|
||||
foreach ($exitcodes as $name => $exitcode) {
|
||||
if ($exitcode) {
|
||||
if (!empty($parallelrun)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user