]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Adjust snapshots to Squid-3.0
authorhno <>
Fri, 14 Dec 2007 08:06:24 +0000 (08:06 +0000)
committerhno <>
Fri, 14 Dec 2007 08:06:24 +0000 (08:06 +0000)
mksnapshot-cron.sh

index 50d9e179aeba5dfe2deb9be996fd4aa860c119a0..85c4e88c7e762e10d432a17e3abe0857d7c70022 100755 (executable)
@@ -82,7 +82,7 @@ make_snapshot()
 set +e
 
 ../commit/bootstrap squid
-#make_snapshot ../commit/squid/mksnapshot.sh HEAD v3 HEAD 6
+make_snapshot ../commit/squid/mksnapshot.sh HEAD v3 HEAD 6
 
 rm -f /server/httpd/htdocs/squid-cache.org/CONTRIBUTORS.new
 cp ../commit/squid/CONTRIBUTORS /server/httpd/htdocs/squid-cache.org/CONTRIBUTORS.new
@@ -94,9 +94,8 @@ cp ../commit/squid/SPONSORS /server/httpd/htdocs/squid-cache.org/SPONSORS.new
 chmod 444 /server/httpd/htdocs/squid-cache.org/SPONSORS.new
 mv -f /server/httpd/htdocs/squid-cache.org/SPONSORS.new /server/httpd/htdocs/squid-cache.org/SPONSORS.txt
 
-#../commit/bootstrap squid-3.0
-#make_snapshot ../commit/squid/mksnapshot.sh SQUID_3_0 v3 3.0 3
-make_snapshot ../commit/squid/mksnapshot.sh HEAD v3 3.0 3
+../commit/bootstrap squid-3.0
+make_snapshot ../commit/squid-3.0/mksnapshot.sh SQUID_3_0 v3 3.0 3
 
 ../commit/bootstrap squid-2
 make_snapshot ../commit/squid-2/mksnapshot.sh HEAD v2 HEAD 3