[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squid-cvs
Subject:    /bzr/squid3/trunk/ r12104: Bootstrapped
From:       Automatic source maintenance <squidadm () squid-cache ! org>
Date:       2012-04-02 4:59:33
Message-ID: 20120402050010.66008.qmail () squid-cache ! org
[Download RAW message or body]

--===============0912471304==
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------
revno: 12104
committer: Automatic source maintenance <squidadm@squid-cache.org>
branch nick: trunk
timestamp: Sun 2012-04-01 22:59:33 -0600
message:
  Bootstrapped
modified:
  mksnapshot-cron.sh

--===============0912471304==
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; name="r12104.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

=== modified file 'mksnapshot-cron.sh'
--- a/mksnapshot-cron.sh	2011-11-26 00:36:56 +0000
+++ b/mksnapshot-cron.sh	2012-04-02 04:59:33 +0000
@@ -58,6 +58,7 @@
     rm -f ${dst}/squid-${ver}.snapshot${type}.md5
     ln -s ${file}.md5 ${dst}/squid-${ver}.snapshot${type}.md5
 
+  set +e
     # cleanup old snapshots
     ls ${dst}/*-[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]-r*[0-9]${type} | \
 		sed -e 's/.*-\([0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]-r[0-9]+'${type}'\)/\1/' | \
@@ -66,6 +67,8 @@
 	rm -f ${dst}/*-${f} ${dst}/*-${f}.md5
     done
 
+  set -e
+
     # update dynamic index pages Last-Modified info
     touch ${dst}/index.dyn
 


--===============0912471304==--
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic