NetworkManager/clients
Thomas Haller 298e57e446 tests: fix "clients/tests/test-client.py" concatenating binary for Python 3
Python 3 doesn't like this:

    ======================================================================
    ERROR: test_001 (__main__.TestNmcli)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "./clients/tests/test-client.py", line 785, in f
        self._nm_test_post()
      File "./clients/tests/test-client.py", line 767, in _nm_test_post
        content_new = ''.join([r['content'] for r in results])
    TypeError: sequence item 0: expected str instance, bytes found

(cherry picked from commit 97646d81ce)
(cherry picked from commit ae2d6c0bc9)
2019-10-08 15:26:51 +02:00
..
cli cli: fix crash on autocompletion 2019-06-20 10:43:58 +02:00
common all: codespell fixes 2019-07-24 13:32:45 +02:00
tests tests: fix "clients/tests/test-client.py" concatenating binary for Python 3 2019-10-08 15:26:51 +02:00
tui tui: add only some options to new bond connections 2019-06-11 18:36:30 +02:00
meson.build build/meson: rename "nm_core_dep" to "libnm_core_dep" 2019-04-18 20:13:49 +02:00
nm-online.c nm-online: sort options in man page and program help 2018-11-05 09:32:20 +01:00