diff options
Diffstat (limited to 'clients/tests/test-client.check-on-disk/test_004-004.expected')
| -rw-r--r-- | clients/tests/test-client.check-on-disk/test_004-004.expected | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/clients/tests/test-client.check-on-disk/test_004-004.expected b/clients/tests/test-client.check-on-disk/test_004-004.expected new file mode 100644 index 00000000..786189b4 --- /dev/null +++ b/clients/tests/test-client.check-on-disk/test_004-004.expected @@ -0,0 +1,13 @@ +location: clients/tests/test-client.py:915: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 + +<<< |