summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2011-08-15 20:29:16 +0200
committerPetr Mladek <pmladek@suse.cz>2011-08-15 20:32:08 +0200
commit3ef3fbbe62c2faa653fe70fd7a255099caf36734 (patch)
treecb7e2ac2001411498c65b25202920542f225ed06 /bin
parentf3cb2824a260c0ced6c90bf0f2515f8203532b76 (diff)
lo-commit-stat: update list of available repositories
Diffstat (limited to 'bin')
-rwxr-xr-xbin/lo-commit-stat7
1 files changed, 2 insertions, 5 deletions
diff --git a/bin/lo-commit-stat b/bin/lo-commit-stat
index 24bcb891bc22..626d6016f99d 100755
--- a/bin/lo-commit-stat
+++ b/bin/lo-commit-stat
@@ -5,11 +5,8 @@
use strict;
-my $main_repo="bootstrap";
-my @pieces=("artwork", "base", "calc", "components",
- "extensions", "extras", "filters", "help", "impress",
- "libs-core", "libs-extern", "libs-extern-sys", "libs-gui",
- "translations", "postprocess", "sdk", "testing", "ure", "writer");
+my $main_repo="core";
+my @pieces=("binfilter", "dictionaries", "help", "translations");
sub search_bugs($$$$)
{