--- cmdline.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cmdline.py b/cmdline.py index ca97a56..2540d9b 100644 --- a/cmdline.py +++ b/cmdline.py @@ -106,7 +106,7 @@ class InstallInterface: def passphraseEntryWindow(self, device): print(_("Can't have a question in command line mode!")) - print("(passphraseEntryWindow: '%s')" % device.path) + print("(passphraseEntryWindow: '%s')" % device) # don't exit while 1: time.sleep(5) -- 1.6.0.6 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list