Get empty 'virtual' hierarchies working.
authorThomas Hochstein <thh@inter.net>
Sun, 1 Sep 2013 15:52:21 +0000 (17:52 +0200)
committerThomas Hochstein <thh@inter.net>
Sun, 1 Sep 2013 15:52:21 +0000 (17:52 +0200)
commit1703b8e3b454713d4f873acdb5cb400db490a152
tree3e0cee7c47473a2e8fe11a6c629492aac175b698
parentb5125b1099cf5cf12beb0520d5896b9a1d7850ae
Get empty 'virtual' hierarchies working.

Commit b5125b1099cf5cf12beb0520d5896b9a1d7850ae
was broken.

We didn't add empty .ALL hierarchies as needed;
we added empty (non-existant) hierarchies without
appended '.ALL', and didn't add the original
empty group we started with.

(What's more, gatherstats didn't even start any
more due to missing ex- and import of
&ParseHierarchies from NewsStats.pm.)

Fixes #52 (and some more breakage).

Signed-off-by: Thomas Hochstein <thh@inter.net>
NewsStats.pm
gatherstats.pl
This page took 0.011393 seconds and 4 git commands to generate.