mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 22:34:23 -07:00
* usr/lib/byobu/logo:
- revert whitespace required by statusd
This commit is contained in:
parent
d83a6c2f01
commit
a38cf035ee
2 changed files with 2 additions and 1 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -8,6 +8,8 @@ byobu (4.23) unreleased; urgency=low
|
|||
- LP: #814264, #816871
|
||||
* usr/bin/byobu-janitor:
|
||||
- kill lingering byobu-statusd processes
|
||||
* usr/lib/byobu/logo:
|
||||
- revert whitespace required by statusd
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 24 Jul 2011 14:23:38 -0500
|
||||
|
||||
|
|
|
@ -116,7 +116,6 @@ __logo() {
|
|||
$MARKUP && printf "$(color b k W)%s$(color -)" "$logo" || printf " $logo "
|
||||
;;
|
||||
esac
|
||||
printf " "
|
||||
}
|
||||
|
||||
# vi: syntax=sh ts=4 noexpandtab
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue