Remote extra record separator from `sh' task action
This commit is contained in:
@@ -12,7 +12,7 @@ module Producer
|
||||
|
||||
case program
|
||||
when 'echo'
|
||||
output << tokens.join(' ')
|
||||
output << tokens.join(' ') << "\n"
|
||||
when 'true'
|
||||
output << ''
|
||||
when 'false'
|
||||
|
Reference in New Issue
Block a user