[1943] in Kerberos_V5_Development
Re: dejagnu test telnet.exp and FQDN...
daemon@ATHENA.MIT.EDU (Barry Jaspan)
Tue Nov 12 13:13:12 1996
Date: Tue, 12 Nov 1996 13:07:35 -0500
From: "Barry Jaspan" <bjaspan@MIT.EDU>
To: epeisach@MIT.EDU
Cc: krbdev@MIT.EDU
In-Reply-To: <9611121705.AA21964@kangaroo.mit.edu> (epeisach@MIT.EDU)
Telnet responds "Connected to KANGAROO.MIT.EDU" but the test is checkng
for "Connected to kangaoo.*"
I know telnetd was recently modified wrt hostnames, but which is
correct? My gumtion would be to make the dejagnu test check in a case
insensitive manner....
"Be liberal in what you accept." In this case, it is obvious that
telnet is passing the spirit of its test. Dejagnu should perform a
case-insensitive comparision.
Barry