NetworkManager/clients/tests/test-client.check-on-disk
Lubomir Rintel 577769b983 cli: abort on extra arguments
Instead of straight-out rejecting extra parameters for various nmcli
sub-commands (such as "nmcli dev status", "nmcli dev wifi rescan" or
"nmcli dev wifi connect", etc.), we just print a warning and go ahead.

This is unhelpful. In case the user makes a typo, we'll do the wrong
thing and possibly even drown the warning in the output.

While at that, let's make the error message consistent. One less string
to translate.

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/merge_requests/217
2019-07-30 18:40:31 +02:00
..
test_001.expected clients: disable asan leak detection in client tests 2019-04-12 11:19:58 +02:00
test_002.expected libnm,cli,ifcfg-rh: add connection:wait-device-timeout property 2019-07-10 12:43:06 +02:00
test_003.expected cli: abort on extra arguments 2019-07-30 18:40:31 +02:00
test_004.expected clients: Wi-Fi Mesh support 2019-07-29 11:00:24 +02:00