[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH OSSTEST v2 07/18] TestSupport: guest_create takes a $ho.
Ian Campbell writes ("[PATCH OSSTEST v2 07/18] TestSupport: guest_create takes a $ho."): > And looks up the toolstack from it. ... > sub guest_create ($$) { > - my ($gho,$toolstack) = @_; > - target_cmd_root($gho->{Host}, "$toolstack create $gho->{CfgPath}", 100); > + my ($ho,$gho) = @_; But a $gho has a $ho in $gho->{Host}. So perhaps you would rather just eliminate the $toolstack parameter ? Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |