lo-commit-stat: do stat also from the new "translations" repo

This commit is contained in:
Petr Mladek
2011-04-04 15:12:33 +02:00
parent 7237a871ba
commit a96a8d10da

View File

@@ -9,7 +9,7 @@ my $main_repo="bootstrap";
my @pieces=("artwork", "base", "calc", "components",
"extensions", "extras", "filters", "help", "impress",
"libs-core", "libs-extern", "libs-extern-sys", "libs-gui",
"l10n", "postprocess", "sdk", "testing", "ure", "writer");
"translations", "postprocess", "sdk", "testing", "ure", "writer");
sub search_bugs($$$$)
{