usr/bin/byobu-launch: make sure this finishes with a true

This commit is contained in:
Dustin Kirkland 2011-04-17 14:11:23 -05:00
commit 34b3d7c567
2 changed files with 2 additions and 1 deletions

2
debian/changelog vendored
View file

@ -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

View file

@ -34,3 +34,4 @@ case "$-" in
fi
;;
esac
true