зеркало из https://github.com/mozilla/gecko-dev.git
Added a level 5 dump indicating the completion of the PLIF program.
This commit is contained in:
Родитель
39fdc2c4af
Коммит
ac58840368
|
@ -77,6 +77,7 @@ sub run {
|
|||
$self->defaultOutput(undef);
|
||||
} while ($self->input->next());
|
||||
$self->input(undef); # shutdown the input service instance
|
||||
$self->dump(5, 'PLIF application completed normally.');
|
||||
}
|
||||
|
||||
# takes the first applicable input method.
|
||||
|
|
Загрузка…
Ссылка в новой задаче