annotations: make the output of config-check more user-friendly
authorAndrea Righi <andrea.righi@canonical.com>
Fri, 7 Jul 2023 08:29:59 +0000 (10:29 +0200)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 11 Dec 2023 10:00:49 +0000 (11:00 +0100)
commit5972b4cf5c94314bd95261a77ec01126f9a1610a
tree1c29510e5ed31578f50206fe6445147c90e58425
parentb88f9f0acfbcc64ce5c82573b5eb044eeb24f8da
annotations: make the output of config-check more user-friendly

In case of a config change we shouldn't print an error, but a nicer
message instead explaining that the option simply changed.

Hopefully this will help to avoid all the misunderstanding that usually
happens by priting a normal change as an error.

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
kconfig/run.py