]> git.cworth.org Git - sup/blobdiff - lib/sup.rb
newline patch. thanks brian.
[sup] / lib / sup.rb
index 11567f7a4e4ed662b66b6f4d6f7c9b81a05dcbd7..ea912f875bbc522c605cc0324a39cce74a788915 100644 (file)
@@ -114,7 +114,7 @@ Hi there. It looks like one or more message sources is reporting
 errors. Until this is corrected, messages from these sources cannot
 be viewed, and new messages will not be detected.
 
-#{broken_sources.map { |s| "Source: " + s.to_s + "\n Error: " + s.error.message.wrap(70).join("\n        ")}.join('\n\n')}
+#{broken_sources.map { |s| "Source: " + s.to_s + "\n Error: " + s.error.message.wrap(70).join("\n        ")}.join("\n\n")}
 EOM
 #' stupid ruby-mode
     end