[25568] in Source-Commits

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

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

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Wed Apr 13 11:02:02 2011

Date: Wed, 13 Apr 2011 11:01:56 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201104131501.p3DF1ush025742@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: jdreed
Date: 2011-04-13 11:01:55 -0400 (Wed, 13 Apr 2011)
New Revision: 25090

Modified:
   trunk/debathena/config/auto-update/debian/athena-auto-update
   trunk/debathena/config/auto-update/debian/changelog
Log:
In auto-update:
  * Log when running update hook


Modified: trunk/debathena/config/auto-update/debian/athena-auto-update
===================================================================
--- trunk/debathena/config/auto-update/debian/athena-auto-update	2011-04-12 02:41:01 UTC (rev 25089)
+++ trunk/debathena/config/auto-update/debian/athena-auto-update	2011-04-13 15:01:55 UTC (rev 25090)
@@ -208,7 +208,7 @@
        exit
    fi	   
    if ! [ -f "/var/lib/athena-update-hooks/$SHA256SUM" ]; then
-       if ! $UPDATE_HOOK; then
+       if ! v $UPDATE_HOOK; then
 	   complain "update hook returned non-zero status"
 	   exit
        else

Modified: trunk/debathena/config/auto-update/debian/changelog
===================================================================
--- trunk/debathena/config/auto-update/debian/changelog	2011-04-12 02:41:01 UTC (rev 25089)
+++ trunk/debathena/config/auto-update/debian/changelog	2011-04-13 15:01:55 UTC (rev 25090)
@@ -1,3 +1,9 @@
+debathena-auto-update (1.23.3) UNRELEASED; urgency=low
+
+  * Log when running update hook
+
+ -- Jonathan Reed <jdreed@mit.edu>  Wed, 13 Apr 2011 11:01:36 -0400
+
 debathena-auto-update (1.23.2) unstable; urgency=low
 
   * Fix bug which disabled reboots


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