<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -66,7 +66,7 @@ __rake() {
   COMPREPLY=(&quot;${COMPREPLY[@]/%/ }&quot;)
 
   # ...and remove [parameters] from tasks
-  COMPREPLY=(&quot;${COMPREPLY[@]/[*/[}&quot;)
+  COMPREPLY=(&quot;${COMPREPLY[@]/[*/}&quot;)
 }
 
 # bash treats &quot;:&quot; as a path separator, borking our completion on</diff>
      <filename>completion-rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>48c0367731727690ae97d45832405f6a8db44464</id>
    </parent>
  </parents>
  <author>
    <name>Daniel Luz</name>
    <email>dev@mernen.com</email>
  </author>
  <url>http://github.com/mernen/completion-ruby/commit/7e957bee7b89e790c2275dce88459daeaf1807f3</url>
  <id>7e957bee7b89e790c2275dce88459daeaf1807f3</id>
  <committed-date>2009-10-09T18:24:33-07:00</committed-date>
  <authored-date>2009-10-09T18:24:33-07:00</authored-date>
  <message>Don't suffix parameterized tasks with a bracket

Task parameters can be optional, and the bracket just gets in the way.
Patch by Damien Pollet.</message>
  <tree>ffd9aeb81a9d6dd58db94e06d11d4d7ce09f45c8</tree>
  <committer>
    <name>Daniel Luz</name>
    <email>dev@mernen.com</email>
  </committer>
</commit>
