[Libguestfs] [PATCH 5/8] Converter: Remove VMware tools if it is installed

Richard W.M. Jones rjones at redhat.com
Thu Feb 4 09:51:21 UTC 2010


On Mon, Feb 01, 2010 at 05:23:33PM +0000, Matthew Booth wrote:
> @@ -393,11 +394,6 @@ sub _unconfigure_xen
>  {
>      my ($guestos, $desc) = @_;
>  
> -    carp("unconfigure called without guestos argument")
> -        unless defined($guestos);
> -    carp("unconfigure called without desc argument")
> -        unless defined($desc);
> -
>      my $found_kmod = 0;

What was the point of removing these checks?

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw




More information about the Libguestfs mailing list