From: hno <> Date: Fri, 14 Dec 2007 08:06:24 +0000 (+0000) Subject: Adjust snapshots to Squid-3.0 X-Git-Tag: BASIC_TPROXY4~264 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0fac78f1d7e70bc7a094e7ba245c959e93ca61e0;p=thirdparty%2Fsquid.git Adjust snapshots to Squid-3.0 --- diff --git a/mksnapshot-cron.sh b/mksnapshot-cron.sh index 50d9e179ae..85c4e88c7e 100755 --- a/mksnapshot-cron.sh +++ b/mksnapshot-cron.sh @@ -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