Fix debug message (an oversight from the patch with fix) (#752066)
Related: rhbz#752066
--- partIntfHelpers.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/partIntfHelpers.py b/partIntfHelpers.py index 7c318a5..8dd5a0f 100644 --- a/partIntfHelpers.py +++ b/partIntfHelpers.py @@ -466,7 +466,7 @@ def drive_iscsi_addition(anaconda, wizard): step = STEP_NODES elif step == STEP_NODES: if not found_nodes: - log.debug("iscsi: no new iscsi nodes discovered") + log.debug("iscsi: no iSCSI nodes to log in") anaconda.intf.messageWindow(_("iSCSI Nodes"), _("No iSCSI nodes to log in")) break -- 1.7.4 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list |
Fix debug message (an oversight from the patch with fix) (#752066)
Related: rhbz#752066
--- partIntfHelpers.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/partIntfHelpers.py b/partIntfHelpers.py index 7c318a5..8dd5a0f 100644 --- a/partIntfHelpers.py +++ b/partIntfHelpers.py @@ -466,7 +466,7 @@ def drive_iscsi_addition(anaconda, wizard): step = STEP_NODES elif step == STEP_NODES: if not found_nodes: - log.debug("iscsi: no new iscsi nodes discovered") + log.debug("iscsi: no iSCSI nodes to log in") anaconda.intf.messageWindow(_("iSCSI Nodes"), _("No iSCSI nodes to log in")) break -- 1.7.4 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list |
| All times are GMT. The time now is 01:00 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.