Commit 5a2b693c authored by kiko%async.com.br's avatar kiko%async.com.br

s/FEL/filterexceptions.pl -- fix this confusing error message once and for

all. r=ssdbot
parent d2099601
......@@ -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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment