aboutsummaryrefslogtreecommitdiffstats
path: root/Perl/Webwml
diff options
context:
space:
mode:
authorDenis Barbier <barbier>2002-03-03 14:49:31 +0000
committerDenis Barbier <barbier>2002-03-03 14:49:31 +0000
commit1d246a5445efb1d605818972d1617e748c4bf139 (patch)
treea7ee0023b1fc0b150c5de6f44e039b09eec24672 /Perl/Webwml
parentcd986a62ea45c2ef6631d83a0b10723de2a80d31 (diff)
When translated-fields-in-master-templates warning was displayed,
current field was skipped and thus stats were wrong. CVS version numbers Perl/Webwml/L10n/Debconf.pm: 1.9 -> 1.10
Diffstat (limited to 'Perl/Webwml')
-rw-r--r--Perl/Webwml/L10n/Debconf.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Perl/Webwml/L10n/Debconf.pm b/Perl/Webwml/L10n/Debconf.pm
index 5277aa70a8d..7d750e2c53d 100644
--- a/Perl/Webwml/L10n/Debconf.pm
+++ b/Perl/Webwml/L10n/Debconf.pm
@@ -99,7 +99,6 @@ sub read_compact {
warn "$file:$line: translated-fields-in-master-templates\n";
# Display this message only once
$safe = 1;
- goto SKIP;
}
if (s/^Template:\s*//) {
$tmpl = $_;

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