[Pkg-drupal-commits] r2254 - /branches/drupal7/debian/patches/10_cronjob.patch

luigi at users.alioth.debian.org luigi at users.alioth.debian.org
Sun Feb 5 17:26:54 UTC 2012


Author: luigi
Date: Sun Feb  5 17:26:53 2012
New Revision: 2254

URL: http://svn.debian.org/wsvn/pkg-drupal/?sc=1&rev=2254
Log:
Refreshed quilt patch

Modified:
    branches/drupal7/debian/patches/10_cronjob.patch

Modified: branches/drupal7/debian/patches/10_cronjob.patch
URL: http://svn.debian.org/wsvn/pkg-drupal/branches/drupal7/debian/patches/10_cronjob.patch?rev=2254&op=diff
==============================================================================
--- branches/drupal7/debian/patches/10_cronjob.patch (original)
+++ branches/drupal7/debian/patches/10_cronjob.patch Sun Feb  5 17:26:53 2012
@@ -1,10 +1,12 @@
 Author: <khn at bluejack.ath.cx>
 Description: Disable reporting to system log every cron run
---- a/includes/common.inc
-+++ b/includes/common.inc
-@@ -5060,7 +5060,7 @@
+Index: drupal7-7.11/includes/common.inc
+===================================================================
+--- drupal7-7.11.orig/includes/common.inc	2012-02-05 18:22:02.000000000 +0100
++++ drupal7-7.11/includes/common.inc	2012-02-05 18:23:59.000000000 +0100
+@@ -5056,7 +5056,7 @@
  
-     // Record cron time.
+     // Record cron time
      variable_set('cron_last', REQUEST_TIME);
 -    watchdog('cron', 'Cron run completed.', array(), WATCHDOG_NOTICE);
 +    #watchdog('cron', 'Cron run completed.', array(), WATCHDOG_NOTICE);




More information about the Pkg-drupal-commits mailing list