8e3027c542
This fixes comparisons when files are not Unicode-encoded. A relevant unit test is included. It can be used as a base for other _cmp_file method unit tests if the need arises. Change-Id: Ic638516eb92d24ad247a7866fd1b5e2ac0400388 Closes-Bug: #1913952
7 lines
184 B
YAML
7 lines
184 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue with the ``kolla_set_configs --check`` command when
|
|
the compared files are non-Unicode.
|
|
`LP#1913952 <https://launchpad.net/bugs/1913952>`__
|