NetworkManager/clients/tests/test-client.check-on-disk/test_004-004.expected
Thomas Haller 3b1b6427d1 clients/tests: add more tests showing nmcli output
Of special interest here is

  $ nmcli --mode tabular -f all dev show eth0

to look how multiple available connections are printed.
2018-06-21 13:43:16 +02:00

13 lines
302 B
Text

location: clients/tests/test-client.py:898:test_004()/4
cmd: $NMCLI connection mod con-xx1 ipv6.gateway ::99
lang: C
returncode: 1
stdout: 0 bytes
>>>
<<<
stderr: 119 bytes
>>>
Error: Failed to modify connection 'con-xx1': ipv6.gateway: gateway cannot be set if there are no addresses configured
<<<