mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-20 21:43:19 -07:00
add missing trailing whitespace
This commit is contained in:
parent
ad32052231
commit
9b42ffb922
2 changed files with 10 additions and 3 deletions
|
@ -46,7 +46,7 @@ __packages() {
|
|||
packages=$((packages+count))
|
||||
fi
|
||||
[ -n "$packages" ] || return
|
||||
color w y; printf "[%s]" "$count"; color -;
|
||||
color w y; printf "[%s]" "$count"; color --;
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue