From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] bug fix for "xen-hotplug-cleanup" script Date: Mon, 7 Jun 2010 07:25:36 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: eXeC001er , Xen-devel List-Id: xen-devel@lists.xenproject.org I backported xen-unstable:21129 to xen-4.0-testing, which appears to be an existing alternative fix for this issue. Thanks, Keir On 06/06/2010 21:26, "eXeC001er" wrote: > Hi. > > in log "/var/log/xen/xen-hotplug.log" i found error > "/etc/xen/scripts/xen-hotplug-cleanup: line 24: [: !=: unary operator > expected". > > this patch for fix this bug: > > Signed-off-by: eXeC001er > --- >