*** empty log message ***
This commit is contained in:
@@ -87,7 +87,7 @@ sub check_keywords {
|
||||
}
|
||||
else {
|
||||
$incorrect = 1;
|
||||
$verbose && print STDERR "$filename has the incorrect line:\n \"" . $_ . "\"\n";
|
||||
$verbose && print STDERR "$filename has the incorrect line: \"" . $_ . "\"\n";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user