[krbdev.mit.edu #8297] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Wed Dec 23 12:54:30 EST 2015


Fix a typo that causes the jsonwalker test to fail

In the au_dict.json file that is used for testing jsonwalker, there is
a comma missing that causes cjson 1.1 to throw an exception.  This
causes the python tests to fail.  Adding the comma fixes the crash and
allows the test to finish successfully.

https://github.com/krb5/krb5/commit/d7fcd6d068f61a209a2c363f08544db750ff3522
Author: Sarah Day <sarahday at mit.edu>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: d7fcd6d068f61a209a2c363f08544db750ff3522
Branch: master
 src/tests/au_dict.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



More information about the krb5-bugs mailing list