Index: trunk/wikistats/squids/SquidCountArchive.pl |
— | — | @@ -42,7 +42,7 @@ |
43 | 43 | # todo: parm -r root folder |
44 | 44 | |
45 | 45 | $test = $false ; |
46 | | - $test_maxlines = $cfg_text_maxlines ; |
| 46 | + $test_maxlines = $cfg_test_maxlines ; |
47 | 47 | $file_test = $cfg_file_test ; |
48 | 48 | |
49 | 49 | if (! $job_runs_on_production_server) |