##// 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 72 result = `#{command}`
73 73 "$ #{command}\n#{result}"
74 74 end.join("\n")
75
75
76 76 end
77 77 end
78 78
General Comments 0
You need to be logged in to leave comments. Login now