mirror of
https://github.com/smxi/inxi.git
synced 2025-09-02 02:29:11 +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
|
if [[ -n $PS_THROTTLED ]];then
|
||||||
throttled=" ${C1} - throttled from${C2} $PS_THROTTLED"
|
throttled=" ${C1} - throttled from${C2} $PS_THROTTLED"
|
||||||
fi
|
fi
|
||||||
echo psc: $PS_COUNT
|
|
||||||
case $1 in
|
case $1 in
|
||||||
cpu)
|
cpu)
|
||||||
if [[ $B_EXTRA_DATA == 'true' ]];then
|
if [[ $B_EXTRA_DATA == 'true' ]];then
|
||||||
|
|
Loading…
Add table
Reference in a new issue