remove trailing white-spaces from lib/tasks/ci.rake
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9588 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
767a057333
commit
db9a2c1c58
|
@ -72,7 +72,7 @@ namespace :ci do
|
|||
result = `#{command}`
|
||||
"$ #{command}\n#{result}"
|
||||
end.join("\n")
|
||||
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue