[16559] in Kerberos_V5_Development
Re: krb5-1.9-beta3 is available
daemon@ATHENA.MIT.EDU (Sam Hartman)
Mon Dec 20 13:56:14 2010
From: Sam Hartman <hartmans@mit.edu>
To: Eray Aslan <eray.aslan@caf.com.tr>
Date: Mon, 20 Dec 2010 13:55:49 -0500
In-Reply-To: <20101217215128.GB30518@zptr-nb18> (Eray Aslan's message of "Fri,
17 Dec 2010 23:51:28 +0200")
Message-ID: <tsllj3kxoi2.fsf@mit.edu>
MIME-Version: 1.0
Cc: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
If I understand your proposed fix, what you are saying is that if TERM
is not set in the environment set it to dumb.
The original code has TERM forced to dumb all the time.
For your fix to work, it means that your default TERM setting behaves
better than dumb. Since the problem is the backspaces, it probably means
that your system does not have a dumb terminal type defined.
I think your fix is wrong because it will not tend to correct TERM.
I think a better fix would be to understand what TERM you are using and
why dumb doesn't work, detect that situation and update the tests.
So, what is TERM set to in your enviroment when the tests succeed?
--Sam
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev