<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -27,7 +27,7 @@ class TracMilestone(TracTickets):
         
         for m in self.get_milestones(env):
             label = m.name.replace(' ', '_').replace('.', '_')
-            q = Query.from_string(&quot;status=new|assigned|reopened&amp;milestone=%s&quot; % m.name)
+            q = Query.from_string(env, &quot;status=new|assigned|reopened&amp;milestone=%s&quot; % m.name)
             cursor.execute(*q.get_sql())
             yield (&quot;%s.value&quot; % label, len(list(cursor)))
         </diff>
      <filename>trac_milestones</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>511b7632c54659e8da97640ce2c940655d6ebfde</id>
    </parent>
  </parents>
  <author>
    <name>Jacob Kaplan-Moss</name>
    <email>jacob@jacobian.org</email>
  </author>
  <url>http://github.com/jacobian/munin-plugins/commit/e3a20e9e26ecc4dc341d5d9bbdd095fd7f9e1c1d</url>
  <id>e3a20e9e26ecc4dc341d5d9bbdd095fd7f9e1c1d</id>
  <committed-date>2009-02-26T19:59:40-08:00</committed-date>
  <authored-date>2009-02-26T19:59:40-08:00</authored-date>
  <message>Fix the query.</message>
  <tree>089caa66933d93a949c86d6f7cf367d7154be55f</tree>
  <committer>
    <name>Jacob Kaplan-Moss</name>
    <email>jacob@jacobian.org</email>
  </committer>
</commit>
