[vhffs-dev] [1987] Oops!

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 1987
Author:   gradator
Date:     2012-02-02 00:36:54 +0100 (Thu, 02 Feb 2012)
Log Message:
-----------
Oops!

Modified Paths:
--------------
    trunk/vhffs-robots/src/web_stats.pl

Modified: trunk/vhffs-robots/src/web_stats.pl
===================================================================
--- trunk/vhffs-robots/src/web_stats.pl	2012-02-01 22:50:39 UTC (rev 1986)
+++ trunk/vhffs-robots/src/web_stats.pl	2012-02-01 23:36:54 UTC (rev 1987)
@@ -154,7 +154,7 @@
 		else  {
 			# the website changed
 			if ( $prev ne $svname )  {
-				my $dir = $log_parsed_root.'/'.$web->get_hash;
+				my $dir = $log_parsed_root.'/'.$web->get_hash.'/logs';
 				unless( -d $dir )  {
 					Vhffs::Functions::create_dir($dir);
 					chown( $web->get_owner_uid, $web->get_owner_gid, $dir );


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/