xfind: remove puts
This commit is contained in:
@@ -99,15 +99,12 @@ module Xfind
|
||||
end
|
||||
|
||||
command = commands.join('|')
|
||||
puts command
|
||||
|
||||
puts
|
||||
if options.debug
|
||||
puts command
|
||||
else
|
||||
system command
|
||||
end
|
||||
puts
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
Reference in New Issue
Block a user