<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -150,7 +150,7 @@ module Importer
 
       if related_topics.blank? &amp;&amp; !@record_identifier_xml_field.blank?
         # HACK, for horizons agency/series import, needs to be handled better
-        return [] if @import_dir = 'series'
+        return [] if @import_dir == 'series'
         matching_records = @import_records_xml.xpath(&quot;#{@xml_path_to_record}[#{@record_identifier_xml_field}='#{related_topic_identifier.strip}']&quot;)
 
         # if no matches, try downcase and upcase searches</diff>
      <filename>lib/importer.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>875f02ae3cbc67687aadf421cfc119d74262b6d4</id>
    </parent>
  </parents>
  <author>
    <name>Walter McGinnis</name>
    <email>walter@katipo.co.nz</email>
  </author>
  <url>http://github.com/kete/kete/commit/747c076c5f7717906b3fd9728faa8c4fbfaed6c8</url>
  <id>747c076c5f7717906b3fd9728faa8c4fbfaed6c8</id>
  <committed-date>2009-11-04T17:14:24-08:00</committed-date>
  <authored-date>2009-11-04T17:14:24-08:00</authored-date>
  <message>fixing typo in conditional</message>
  <tree>3306c9ac006a45cce0c7fcf7aef3f643cf85a22a</tree>
  <committer>
    <name>Walter McGinnis</name>
    <email>walter@katipo.co.nz</email>
  </committer>
</commit>
