Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: tlyu@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 649 Relax t_sn2princ.py reverse resolution test Relax t_sn2princ.py check of the reverse resolution of the test hostname. The new requirement is that it be different from the forward resolved hostname. (There is also an existing implicit requirement that it be in the mit.edu domain.) This makes t_sn2princ.py more robust against changes in the reverse resolution of the test hostname. https://github.com/krb5/krb5/commit/45b34f8e8f10009435d86195ac17e02d1dd0684e Author: Tom Yu Commit: 45b34f8e8f10009435d86195ac17e02d1dd0684e Branch: master src/tests/t_sn2princ.py | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-)