summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2011-04-04 15:12:33 +0200
committerPetr Mladek <pmladek@suse.cz>2011-04-04 15:18:08 +0200
commita96a8d10da19f637cb1c7bd510804df5657b57dc (patch)
treefc7a410d53b8bd24e09f3a74bb4fbc6527908a9c /bin
parent7237a871ba4e35a9de57867bfdc6177330d615ad (diff)
lo-commit-stat: do stat also from the new "translations" repo
Diffstat (limited to 'bin')
-rwxr-xr-xbin/lo-commit-stat2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/lo-commit-stat b/bin/lo-commit-stat
index 06c2c625a3d8..342d47ae5014 100755
--- a/bin/lo-commit-stat
+++ b/bin/lo-commit-stat
@@ -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($$$$)
{