mirror of
https://github.com/smxi/inxi.git
synced 2025-09-01 18:19:10 +00:00
removed debugger
This commit is contained in:
parent
bb8d1a6dc2
commit
26805f365b
1 changed files with 0 additions and 1 deletions
1
inxi
1
inxi
|
@ -13012,7 +13012,6 @@ print_ps_item()
|
|||
if [[ -n $PS_THROTTLED ]];then
|
||||
throttled=" ${C1} - throttled from${C2} $PS_THROTTLED"
|
||||
fi
|
||||
echo psc: $PS_COUNT
|
||||
case $1 in
|
||||
cpu)
|
||||
if [[ $B_EXTRA_DATA == 'true' ]];then
|
||||
|
|
Loading…
Add table
Reference in a new issue