From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Problems with tip (Remus?) Date: Mon, 09 Nov 2009 22:42:24 +0000 Message-ID: References: <20091109223341.GC2822@kremvax.cs.ubc.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20091109223341.GC2822@kremvax.cs.ubc.ca> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Brendan Cully , Dan Magenheimer , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 09/11/2009 22:33, "Brendan Cully" wrote: > Looks like the mode argument is missing here: > > logfile_w = open(logfile, O_WRONLY|O_CREAT); Ah yes, thanks. That one is fixed by xen-unstable:20421. -- Keir