|
Loading...
|
anaconda-devel-list@redhat.com
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [PATCH rhel6-branch] Fix debug message (an oversight from the patch with fix) (#752066) Martin Gracik Mon Feb 20 06:00:17 2012
ack
----- Original Message -----
> 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
> [EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list
>
_______________________________________________
Anaconda-devel-list mailing list
[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
- [PATCH rhel6-branch] Fix debug message (an oversight from the patch with fix) (#752066) Radek Vykydal 2012/02/20
- Re: [PATCH rhel6-branch] Fix debug message (an oversight from the patch with fix) (#752066) Martin Gracik 2012/02/20 <=
- [PATCH rhel6-branch] Fix debug message (an oversight from the patch with fix) (#752066) Radek Vykydal 2012/02/23
- Re: [PATCH rhel6-branch] Fix debug message (an oversight from the patch with fix) (#752066) Radek Vykydal 2012/02/23