aboutsummaryrefslogtreecommitdiffstats
path: root/check_trans.pl
diff options
context:
space:
mode:
authorJosip Rodin <joy>2001-08-11 23:43:38 +0000
committerJosip Rodin <joy>2001-08-11 23:43:38 +0000
commit9abca8b0b4c78f20060fedcc863103887f5b00de (patch)
tree4ffe45affc8094d0c05a1f62af38330a11193bd2 /check_trans.pl
parent2aee029ef08aa25ea4c9da58a5c4cd8ec52b47b8 (diff)
doh
CVS version numbers check_trans.pl: 1.32 -> 1.33
Diffstat (limited to 'check_trans.pl')
-rwxr-xr-xcheck_trans.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/check_trans.pl b/check_trans.pl
index 4a8c82fe637..bdef7c02ecd 100755
--- a/check_trans.pl
+++ b/check_trans.pl
@@ -96,7 +96,7 @@ my $ignorables = "/sitemap.wml "
; # $ignorables must begin and end with a space!
# options (note: with perl 5.6, this could change to our())
-use vars qw($opt_M $opt_Q $opt_d $opt_g $opt_l $opt_m $opt_n $opt_p $opt_q $opt_s $opt_v);
+use vars qw($opt_C $opt_M $opt_Q $opt_d $opt_g $opt_l $opt_m $opt_n $opt_p $opt_q $opt_s $opt_t $opt_v);
$opt_n = 5; # an invalid default
$opt_s = '';
$opt_C = '.';

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