brew/Library
Alex Dunn 79ea14b738 cmd/search: fix filtering of aliases in results
By directly modifying the results array with
`results[i] = "#{name} (installed)"`, it appeared on successive
iterations that the canonical name was no longer in the array, so
aliases were not removed.

See 9efe5b554c (commitcomment-12969631)

Closes Homebrew/homebrew#43433.
2015-08-31 07:54:59 -07:00
..
2015-08-29 15:43:16 +01:00
2015-08-03 18:47:24 +08:00
2015-08-25 00:13:53 -07:00