Update 'procio.cr'
This commit is contained in:
parent
3fa631b8f5
commit
9132c65d11
1 changed files with 1 additions and 1 deletions
|
@ -19,6 +19,6 @@ end
|
|||
|
||||
result.each do |comm, (r, w)|
|
||||
if r + w > 0
|
||||
puts %(procio comm="#{comm}" read_bytes=#{r},write_bytes=#{w} #{time})
|
||||
puts %(procio,comm="#{comm}" read_bytes=#{r},write_bytes=#{w} #{time})
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue