]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Update test
authoreldy <>
Tue, 9 Mar 2010 21:54:39 +0000 (21:54 +0000)
committereldy <>
Tue, 9 Mar 2010 21:54:39 +0000 (21:54 +0000)
test/test.pl

index 45c1dcef3abab5576f00d4322162012cbff26d3a..831e65ef7edb0659f80d90220344b9593510eff0 100644 (file)
@@ -4,9 +4,9 @@
 #-----------------------------------------------------------------------------
 
 
-$DIRAWSTATS="e:/Mes Developpements/awstats/wwwroot/cgi-bin";
-$DIRCONF="e:/Mes Developpements/awstats/test/awstats/conf";
-$DIRRESULT="e:/Mes Developpements/awstats/test/awstats/result";
+$DIRAWSTATS="d:/Mes Developpements/awstats/wwwroot/cgi-bin";
+$DIRCONF="d:/Mes Developpements/awstats/test/awstats/conf";
+$DIRRESULT="d:/Mes Developpements/awstats/test/awstats/result";
 $TEMP="c:/temp";
 #$PERL="\"c:\\Program files\\cygwin\\bin\\perl.exe\"";
 $PERL="perl.exe";