aboutsummaryrefslogtreecommitdiffstats
path: root/stattrans.pl
diff options
context:
space:
mode:
authorDavid Prévot <taffit-guest>2011-03-07 21:23:15 +0000
committerDavid Prévot <taffit-guest>2011-03-07 21:23:15 +0000
commit7c7c02ff1d1c24eebcb40d3809710d35de29ef06 (patch)
treedf127cc9eca79da6432e231cc56bbc372de65bc0 /stattrans.pl
parentf9610443ef6d3672595fdd33e9cb772bbf364b6d (diff)
Actually correct output directory
CVS version numbers stattrans.pl: 1.98 -> 1.99
Diffstat (limited to 'stattrans.pl')
-rwxr-xr-xstattrans.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/stattrans.pl b/stattrans.pl
index a39dd9cca0a..08949781347 100755
--- a/stattrans.pl
+++ b/stattrans.pl
@@ -42,7 +42,7 @@ BEGIN {
$| = 1;
-$opt_h = "/srv/www.debian.org/webwml/devel/website/stats";
+$opt_h = "/srv/www.debian.org/webwml/english/devel/website/stats";
$opt_w = "/srv/www.debian.org/webwml";
$opt_p = "*.(wml|src)";
$opt_t = "Debian web site translation statistics";

© 2014-2024 Faster IT GmbH | imprint | privacy policy