]> git.cworth.org Git - sup/commitdiff
bugfix: multiple me's in thread-index-mode
authorwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Wed, 13 Jun 2007 00:44:56 +0000 (00:44 +0000)
committerwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Wed, 13 Jun 2007 00:44:56 +0000 (00:44 +0000)
git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@453 5c8cc53c-5e98-4d25-b20a-d8db53a31250

lib/sup/modes/thread-index-mode.rb

index 43339956320c38058aadd0ae3bb0cb431979893b..70af73c4897303e66f7da2315d619d90b2255769 100644 (file)
@@ -441,7 +441,7 @@ protected
       else
         p.shortname
       end
-    end.join ","
+    end.uniq.join ","
   end
 
   def text_for_thread t