Fix k5test prompts for Python 3

This commit is contained in:
Robbie Harwood 2018-07-26 14:23:13 -04:00
commit d21edd514c
54 changed files with 104 additions and 1 deletions

View file

@ -9,6 +9,7 @@ test code to conform to Python 3.
ticket: 8710 (new)
(cherry picked from commit e23d24beacb73581bbf4351250f3955e6fd44361)
[rharwood@redhat.com: Context skew due to not having LMDB in tests]
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
---
src/Makefile.in | 1 +
src/configure.in | 6 ++--