ing
This commit is contained in:
parent
3ef6659f46
commit
2e31ae10eb
|
@ -37,7 +37,5 @@ func (ps *ProcessStat) Parse(r io.Reader) (*[]ProcessStat, error) {
|
||||||
cmd: parts[5],
|
cmd: parts[5],
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
return &psStats, scanner.Err()
|
return &psStats, scanner.Err()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user