diff options
author | Noel Power <noel.power@suse.com> | 2018-12-05 16:37:17 +0000 |
---|---|---|
committer | Noel Power <npower@samba.org> | 2018-12-10 10:38:25 +0100 |
commit | 0e35d741934eb1626f9a7aeacd9eb1a96e27546f (patch) | |
tree | bedea9f6d034145628a4daecc3e10a9bbf831bed /auth/ntlmssp/ntlmssp_ndr.h | |
parent | 0186f2733aa59f70278747a6fd4ae9e66b8fd4e4 (diff) | |
download | samba-0e35d741934eb1626f9a7aeacd9eb1a96e27546f.tar.gz |
script: Fix failing build_xc job
build_xc job uses compare_cc_results.py to compare cache
files, the cache files are stringified hash maps, the results
in python 3.4 don't compare well due to inconsistent order of
dict key/value pairs when the cache files are created. While
comparing the file contents works fine in python3.6 it fails
with python3.4. This patch detects problematic dict lines and
rewrites the value for comparison
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'auth/ntlmssp/ntlmssp_ndr.h')
0 files changed, 0 insertions, 0 deletions