[25366] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r24927 - trunk/debathena/config/auto-update/debian

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Tue Jan 25 22:00:19 2011

Date: Tue, 25 Jan 2011 22:00:13 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201101260300.p0Q30DMj022180@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: jdreed
Date: 2011-01-25 22:00:12 -0500 (Tue, 25 Jan 2011)
New Revision: 24927

Modified:
   trunk/debathena/config/auto-update/debian/athena-auto-upgrade
Log:
For completeness, turn nocasematch back off when we're done

Modified: trunk/debathena/config/auto-update/debian/athena-auto-upgrade
===================================================================
--- trunk/debathena/config/auto-update/debian/athena-auto-upgrade	2011-01-25 17:43:54 UTC (rev 24926)
+++ trunk/debathena/config/auto-update/debian/athena-auto-upgrade	2011-01-26 03:00:12 UTC (rev 24927)
@@ -78,6 +78,7 @@
 	    interval=28800
 	    ;;
     esac
+    shopt -u nocasematch
     if ! desync -t /var/run/athena-upgrade.desync $interval; then
         exit 0
     fi


home help back first fref pref prev next nref lref last post