зеркало из https://github.com/mozilla/gecko-dev.git
Fixed a typo that was causing Perl to abort before printing the HTML
footer when a certain database inconsistency was detected.
This commit is contained in:
Родитель
3139fc8b19
Коммит
bd72933797
|
@ -456,7 +456,7 @@ sub make_options {
|
|||
}
|
||||
print "<pre>src = " . value_quote(join(' ', @$src)) . "\n";
|
||||
print "default = " . value_quote($default) . "</pre>";
|
||||
Putfooter();
|
||||
PutFooter();
|
||||
# confess "Gulp.";
|
||||
exit 0;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче