##// END OF EJS Templates
remove trailing white-spaces from lib/tasks/ci.rake...
Toshi MARUYAMA -
r9405:db9a2c1c58e3
parent child
Show More
@@ -72,7 +72,7 namespace :ci do
72 result = `#{command}`
72 result = `#{command}`
73 "$ #{command}\n#{result}"
73 "$ #{command}\n#{result}"
74 end.join("\n")
74 end.join("\n")
75
75
76 end
76 end
77 end
77 end
78
78
General Comments 0
You need to be logged in to leave comments. Login now