This commit is contained in:
Andrew Nicols 2017-03-14 11:25:01 +08:00 committed by Eloy Lafuente (stronk7)
commit 0c6435838a

View File

@ -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)) {