зеркало из https://github.com/mozilla/gecko-dev.git
If a build is new it's 'last_status' is building.
This commit is contained in:
Родитель
951606362a
Коммит
2b7715a3a9
|
@ -430,7 +430,7 @@ sub last_status {
|
|||
next if $status eq 'building';
|
||||
return $status;
|
||||
}
|
||||
return '';
|
||||
return 'building';
|
||||
}
|
||||
|
||||
sub check_password {
|
||||
|
|
Загрузка…
Ссылка в новой задаче