зеркало из https://github.com/mozilla/gecko-dev.git
Fixed perl warning.
This commit is contained in:
Родитель
a8ded1a58a
Коммит
67d8218e4d
|
@ -158,6 +158,7 @@ sub query_checkins {
|
|||
|
||||
if (defined $::query_file && $::query_file ne '') {
|
||||
my $q = SqlQuote($::query_file);
|
||||
$::query_filetype ||= "exact";
|
||||
if ($::query_filetype eq 'regexp') {
|
||||
$qstring .= " and files.file regexp $q";
|
||||
} else {
|
||||
|
|
Загрузка…
Ссылка в новой задаче