From: hno <> Date: Fri, 2 Jun 2006 14:16:03 +0000 (+0000) Subject: Don't make snapshots of Squid-HEAD. These are already made as 3.0 X-Git-Tag: SQUID_3_0_PRE4~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=912feb2880782d8a29db07857089e28632f0beae;p=thirdparty%2Fsquid.git Don't make snapshots of Squid-HEAD. These are already made as 3.0 --- diff --git a/mksnapshot-cron.sh b/mksnapshot-cron.sh index 48ebdc18e7..ad04b48642 100755 --- a/mksnapshot-cron.sh +++ b/mksnapshot-cron.sh @@ -56,7 +56,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