<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -12,7 +12,7 @@
 # Copyright (c) 2005 UK Citizens Online Democracy. All rights reserved.
 # Email: francis@mysociety.org; WWW: http://www.mysociety.org/
 #
-# $Id: WebTestHarness.pm,v 1.62 2007/08/17 09:31:23 matthew Exp $
+# $Id: WebTestHarness.pm,v 1.63 2008/01/16 19:30:16 matthew Exp $
 #
 
 # Overload of WWW::Mechanize
@@ -139,7 +139,7 @@ Loads schema file into main database.
 sub database_load_schema ($$) {
     my ($self, $schema_file) = @_;
 
-    $schema = read_file($schema_file);
+    my $schema = read_file($schema_file);
     dbh()-&gt;do(&quot;set client_min_messages to warning&quot;); # So implicit index creation NOTICEs aren't displayed when loading SQL
     dbh()-&gt;do($schema);
     dbh()-&gt;commit();</diff>
      <filename>mySociety/WebTestHarness.pm</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>12662054de04d3333adbce1d9d37eca969f51d1d</id>
    </parent>
  </parents>
  <author>
    <name>matthew</name>
    <email>matthew</email>
  </author>
  <url>http://github.com/mlandauer/perllib/commit/b9781532381212295dfee5a8820cdefa69400830</url>
  <id>b9781532381212295dfee5a8820cdefa69400830</id>
  <committed-date>2008-01-16T11:30:16-08:00</committed-date>
  <authored-date>2008-01-16T11:30:16-08:00</authored-date>
  <message>Inserts if the updates fail (ie. there's no row).</message>
  <tree>f4d78d8260d502322c5568f969a1ab61fb7bf2c0</tree>
  <committer>
    <name>matthew</name>
    <email>matthew</email>
  </committer>
</commit>
