зеркало из https://github.com/mozilla/pjs.git
Fix a test failure caused by a checkin fix that I did on bug 302876.
This commit is contained in:
Родитель
720b24a442
Коммит
f7372eec01
|
@ -376,8 +376,8 @@ foreach my $module (@{$modules}) {
|
|||
}
|
||||
}
|
||||
|
||||
print ("\nYou need one of the following DBD modules installed, depending on\n"
|
||||
. "which database you are using with Bugzilla:\n") unless $silent;
|
||||
print "\nYou need one of the following DBD modules installed, depending on\n"
|
||||
. "which database you are using with Bugzilla:\n" unless $silent;
|
||||
|
||||
my $have_one_dbd = 0;
|
||||
my $db_modules = DB_MODULE;
|
||||
|
|
Загрузка…
Ссылка в новой задаче