On Tue, Feb 23, 2010 at 02:49:14PM +0100, Arthur CLEMENT
wrote:> There is a typo in ovirt-early :
> /etc/rc3.d/S51ovirt-early: line 477: configure_manament_interface: command
not
> found
>
>
>
>
> >From 92c2d705007644fad52f839a5272ab5332d707fa Mon Sep 17 00:00:00 2001
> From: Arthur CLEMENT <aclement at linagora.com>
> Date: Tue, 23 Feb 2010 13:44:30 +0000
> Subject: [PATCH node] Fixed typo in ovirt-early
> (configure_management_interface)
>
>
> Signed-off-by: Arthur CLEMENT <aclement at linagora.com>
> ---
> scripts/ovirt-early | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/scripts/ovirt-early b/scripts/ovirt-early
> index 23c4f6e..69cfa3e 100755
> --- a/scripts/ovirt-early
> +++ b/scripts/ovirt-early
> @@ -474,8 +474,8 @@ start() {
> -e "s/^mech_list: .*gssapi.*/mech_list: digest-md5/"
\
> /etc/sasl2/libvirt.conf
> else
> - configure_manament_interface
> - fi
> + configure_management_interface
> + fi
>
> rm -f $VAR_SUBSYS_OVIRT_EARLY
>
> --
> 1.6.6
ACK.
Good catch. I'll push this patch upstream this morning.
--
Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc.
Delivering value year after year.
Red Hat ranks #1 in value among software vendors.
http://www.redhat.com/promo/vendor/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL:
<http://listman.redhat.com/archives/ovirt-devel/attachments/20100223/4d698eeb/attachment.sig>