mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-23 06:36:17 -07:00
usr/bin/byobu-launch: make sure this finishes with a true
This commit is contained in:
parent
6bbee9571c
commit
34b3d7c567
2 changed files with 2 additions and 1 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -1,6 +1,6 @@
|
|||
byobu (3.33) unreleased; urgency=low
|
||||
|
||||
* UNRELEASED
|
||||
* usr/bin/byobu-launch: make sure this finishes with a true
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 17 Apr 2011 13:30:34 -0500
|
||||
|
||||
|
|
|
@ -34,3 +34,4 @@ case "$-" in
|
|||
fi
|
||||
;;
|
||||
esac
|
||||
true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue