diff -r 0b57a67721e7 -r 7548d72a64e3 drupal/drupal.patch --- a/drupal/drupal.patch Sat Oct 27 17:14:38 2012 +0200 +++ b/drupal/drupal.patch Sat Oct 27 17:19:03 2012 +0200 @@ -77,9 +77,9 @@ // database then set the user-agent header to the database prefix so that any // calls to other Drupal pages will run the SimpleTest prefixed database. The Index: modules/system/system.admin.inc ---- modules/system/system.admin.inc.orig 2008-03-25 12:58:16 +0100 -+++ modules/system/system.admin.inc 2008-04-24 11:43:07 +0200 -@@ -1766,6 +1766,165 @@ +--- modules/system/system.admin.inc.orig 2012-10-17 22:45:04.000000000 +0200 ++++ modules/system/system.admin.inc 2012-10-27 13:56:02.343450754 +0200 +@@ -1766,6 +1766,65 @@ } /** @@ -166,7 +166,7 @@ Index: includes/install.core.inc --- includes/install.core.inc.orig 2012-08-01 18:27:42.000000000 +0200 +++ includes/install.core.inc 2012-08-22 21:55:27.582420660 +0200 -@@ -1771,7 +1771,7 @@ +@@ -1770,7 +1770,7 @@ 1 => st('Check for updates automatically'), 2 => st('Receive e-mail notifications'), ),