From f23cdf57fecff8711d82bee311909a123c1d02a0 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 5 Oct 2009 03:53:36 -0700 Subject: Fix NEWS generation on single-paragraph tag messages commit 2643f9c34a4fc63ab9533d851a564be93dcc8bdb from Unicorn --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 19efea4..e4fe56a 100644 --- a/Rakefile +++ b/Rakefile @@ -64,7 +64,7 @@ task :news_rdoc do puts "" body = tag[:body] - puts tag[:body].gsub(/^/sm, " ").gsub!(/[ \t]+$/sm, "") + puts tag[:body].gsub(/^/sm, " ").gsub(/[ \t]+$/sm, "") puts "" end end -- cgit v1.2.3-24-ge0c7