diff options
| author | Tom Yu <tlyu@mit.edu> | 2002-10-19 01:22:31 +0000 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 2002-10-19 01:22:31 +0000 |
| commit | fcbd19fa1eab345d7ca5a97a2a8d2e63c6e60d26 (patch) | |
| tree | 38832f37ddb6fd53eba0b22f5bc7d18e5f5f50b8 /src/lib/kadm5/unit-test/ChangeLog | |
| parent | 4824c17e6a983c7e1335b500f4bf3e6849af6adf (diff) | |
This commit fixes the test suite aspects. Callers of the various
read_password functions still need to be updated.
* api.2/init-v2.exp (test106): Make regexp more forgiving of
variant password prompts.
* api.0/init.exp (test7, test22, test225): Make regexp more
forgiving of variant password prompts.
ticket: 1217
status: open
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14932 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/kadm5/unit-test/ChangeLog')
| -rw-r--r-- | src/lib/kadm5/unit-test/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/lib/kadm5/unit-test/ChangeLog b/src/lib/kadm5/unit-test/ChangeLog index 660b75ca4..81bfb13f8 100644 --- a/src/lib/kadm5/unit-test/ChangeLog +++ b/src/lib/kadm5/unit-test/ChangeLog @@ -1,3 +1,11 @@ +2002-10-18 Tom Yu <tlyu@mit.edu> + + * api.2/init-v2.exp (test106): Make regexp more forgiving of + variant password prompts. + + * api.0/init.exp (test7, test22, test225): Make regexp more + forgiving of variant password prompts. + 2002-09-15 Tom Yu <tlyu@mit.edu> * api.0/chpass-principal.exp: |
