added comment to explain C2 + number issue

This commit is contained in:
inxi-svn 2015-05-30 19:09:47 +00:00
parent 26805f365b
commit d744ca415b

1
inxi
View file

@ -13012,6 +13012,7 @@ print_ps_item()
if [[ -n $PS_THROTTLED ]];then
throttled=" ${C1} - throttled from${C2} $PS_THROTTLED"
fi
# important: ${C2} $PS_COUNT must have space after ${C2} for irc output or the number vanishes
case $1 in
cpu)
if [[ $B_EXTRA_DATA == 'true' ]];then