[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] [PATCH] xl: Don't require a config file for cpupools
- To: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
- From: George Dunlap <George.Dunlap@xxxxxxxxxxxxx>
- Date: Wed, 25 Apr 2012 11:50:53 +0100
- Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Wed, 25 Apr 2012 10:51:11 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=fpFxFeG/uUqyLJSdm/iW2i3NO+JOLlLL/10A5/p6XdM=; b=TC1kGpbGv/y87wsnFGyG/BeeuWg+8jwLvzipSc4YgV2twFr67gmdWUOVyDJSApVZyq kVimWoSeywy/HVbDlUy02EwZPUhZMkNTemzlRsu2Cr3XbD6SqtlDE0ZNtOe0E5cwvo3b K56YDn4qsKOUSSHH/NTQZiRqJTdPlqboAHHsQ8DvXSHs3/M7DDodgihrW7fo4XB2sjdz HEpcx2FQhepjuXTcmSlhfGAF6hNCJ92PRuXvw+Z4cLrSu6B40YMFE4cwVZilICEe75l2 LiV2hSXRPDUzlVCGlTD9X84NOxAAgmC5Nc2csVIYbgadeeH0WJXp43mtSEM8x4IwYK5A VBWg==
- List-id: Xen developer discussion <xen-devel.lists.xen.org>
On Mon, Apr 23, 2012 at 4:25 PM, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> wrote:
>> - printf("Using config file \"%s\"\n", filename);
>> + printf("Using config file \"%s\"\n", config_src);
>
> This will print
> Using config file "command line"
> which is rather an odd message. Perhaps change the string to
> `<command line>' and remove the quotes ?
Changing the string to <command line> makes sense. I think the point
of putting quotes there is to avoid getting strange results if your
filenames have spaces. But I suppose if you're strange enough to be
using spaces in your filenames, you should be able to figure out
what's going on yourself. :-)
New patch on the way...
-George
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel