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