mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Backout 8239.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8241 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
b49f83a22a
commit
5a33d7292f
@ -232,7 +232,6 @@ module Redmine
|
||||
io.close_write
|
||||
block.call(io) if block_given?
|
||||
end
|
||||
logger.debug "Return code: #{$?.exitstatus}" if !$?.success? && logger && logger.debug?
|
||||
## If scm command does not exist,
|
||||
## Linux JRuby 1.6.2 (ruby-1.8.7-p330) raises java.io.IOException
|
||||
## in production environment.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user