Skip to content

add nmcli error messages to exception, to make it more accesible

Filip Pokryvka requested to merge devel/fp/fix_error_mesages into master

use pexpect's after and buffer attributes to form an error message that nmcli throws.

This message is then visible in python traceback Error message, which is easier than to scroll the MAIN section

Merge request reports