scm: mercurial: code cleanup.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4884 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
66662ac84b
commit
19c89413b6
@ -111,7 +111,6 @@ module Redmine
|
|||||||
|
|
||||||
def summary
|
def summary
|
||||||
return @summary if @summary
|
return @summary if @summary
|
||||||
doc = nil
|
|
||||||
hg 'rhsummary' do |io|
|
hg 'rhsummary' do |io|
|
||||||
begin
|
begin
|
||||||
@summary = ActiveSupport::XmlMini.parse(io.read)['rhsummary']
|
@summary = ActiveSupport::XmlMini.parse(io.read)['rhsummary']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user