s/FEL/filterexceptions.pl -- fix this confusing error message once and for
all. r=ssdbot git-svn-id: svn://10.0.0.236/trunk@165865 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -137,7 +137,7 @@ foreach my $path (@Support::Templates::include_paths) {
|
||||
|
||||
if (@notfound) {
|
||||
my $nflist = join("\n ", @notfound);
|
||||
ok(0, "($lang/$flavor) $fullpath - FEL has extra members:\n $nflist\n" .
|
||||
ok(0, "($lang/$flavor) $fullpath - filterexceptions.pl has extra members:\n $nflist\n" .
|
||||
"--WARNING");
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user