--- pyanaconda/ui/gui/spokes/network.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pyanaconda/ui/gui/spokes/network.py b/pyanaconda/ui/gui/spokes/network.py index d619d43..daf4246 100644 --- a/pyanaconda/ui/gui/spokes/network.py +++ b/pyanaconda/ui/gui/spokes/network.py @@ -432,7 +432,7 @@ class NetworkControlBox(): if con: uuid = con.get_uuid() else: - print "DBG: no active connection to be edited found" + print "DBG: no connection to be edited found" return subprocess.Popen(["nm-connection-editor", "--edit", "%s" % uuid]) -- 1.7.7.5 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list