NetworkManager/clients/tests
Thomas Haller e1bbc2e155 cli: avoid bogus line seprator in pretty-output
This bug resulted in spurious lines with "--pretty --mode tabular",
whenever nmc_print() was called with multiple rows.

Currently, the only case where this was visible was with:

  $ nmcli --pretty general permissions

(note that "--mode tabular" is the default).

Fixes: 16299e5ac0
2018-05-25 17:36:47 +02:00
..
test-client.check-on-disk cli: avoid bogus line seprator in pretty-output 2018-05-25 17:36:47 +02:00
test-client.py cli/tests: add test for output of nmcli general permissions 2018-05-25 17:24:57 +02:00