GNOME Bugzilla – Bug 740333
tui: refresh the "nmtui connect" list when connections are added/removed
Last modified: 2014-11-19 15:04:28 UTC
fixes beaker test NetworkManager_Test241_nmtui_general_realtime_refresh_activate_screen_wo_autoconnect. Though AFAICT, this shouldn't have passed in 0.9.10 either... unless maybe some bug somewhere else caused a spurious :active-connections or :devices notification when a connection was added?
Created attachment 290932 [details] [review] tui: refresh the "nmtui connect" list when connections are added/removed We were refreshing the list when the set of available devices changed, or the set of active connections changed, but not when the set of available connections changed.
LGTM
It looks good to me.