* profiles/NONE: don't source ~/.screenrc, causes a nasty recursion,

LP: #382642


Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
Dustin Kirkland 2009-06-08 17:47:03 -05:00
commit fb1a2a4889
2 changed files with 3 additions and 2 deletions

4
debian/changelog vendored
View file

@ -11,8 +11,10 @@ byobu (2.9) unreleased; urgency=low
* bin/disk-*: use the POSIX output format * bin/disk-*: use the POSIX output format
* bin/ec2-cost: performance improvement, cache ifconfig output * bin/ec2-cost: performance improvement, cache ifconfig output
* bin/logo: use a case-statement instead of nasty if/then/else stack * bin/logo: use a case-statement instead of nasty if/then/else stack
* profiles/NONE: don't source ~/.screenrc, causes a nasty recursion,
LP: #382642
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 08 Jun 2009 17:42:50 -0500 -- Dustin Kirkland <kirkland@ubuntu.com> Mon, 08 Jun 2009 17:46:24 -0500
byobu (2.8-0ubuntu1) karmic; urgency=low byobu (2.8-0ubuntu1) karmic; urgency=low

View file

@ -22,4 +22,3 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>. # along with this program. If not, see <http://www.gnu.org/licenses/>.
############################################################################### ###############################################################################
source $HOME/.screenrc