removing useless space
This commit is contained in:
parent
fe6d9f3ebe
commit
d5c276d0fc
@ -1174,7 +1174,7 @@ _lp_load_color()
|
||||
|
||||
if [[ $load -ge $LP_LOAD_THRESHOLD ]]
|
||||
then
|
||||
local ret="$(_lp_color_map $load) ${LP_MARK_LOAD}"
|
||||
local ret="$(_lp_color_map $load)${LP_MARK_LOAD}"
|
||||
|
||||
if [[ "$LP_PERCENTS_ALWAYS" -eq "1" ]]; then
|
||||
if $_LP_SHELL_bash; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user