From fb1a2a48898941d013924501fd80f3917d1ceb12 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Mon, 8 Jun 2009 17:47:03 -0500 Subject: [PATCH] * profiles/NONE: don't source ~/.screenrc, causes a nasty recursion, LP: #382642 Signed-off-by: Dustin Kirkland --- debian/changelog | 4 +++- profiles/NONE | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8414d806..eb15ceb6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,10 @@ byobu (2.9) unreleased; urgency=low * bin/disk-*: use the POSIX output format * bin/ec2-cost: performance improvement, cache ifconfig output * 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 Mon, 08 Jun 2009 17:42:50 -0500 + -- Dustin Kirkland Mon, 08 Jun 2009 17:46:24 -0500 byobu (2.8-0ubuntu1) karmic; urgency=low diff --git a/profiles/NONE b/profiles/NONE index 8bdf1379..5cdf8fb1 100644 --- a/profiles/NONE +++ b/profiles/NONE @@ -22,4 +22,3 @@ # along with this program. If not, see . ############################################################################### -source $HOME/.screenrc