On Tue, 2009-03-03 at 19:39 +0100, Jim Meyering wrote:
Daniel P. Berrange wrote:
> On Tue, Mar 03, 2009 at 05:43:28PM +0100, Jim Meyering wrote:
>> >From 0e79e00614e8c6cd2b7fe7bcad1d52b2de1a3a58 Mon Sep 17 00:00:00 2001
>> From: Jim Meyering <meyering(a)redhat.com>
>> Date: Tue, 3 Mar 2009 17:42:53 +0100
>> Subject: [PATCH] * qemud/libvirtd_qemu.aug: Add "security_driver".
>>
>> ---
>> qemud/libvirtd.conf | 4 ++--
>> qemud/libvirtd_qemu.aug | 2 +-
>
> If changing this, should also change qemud/test_libvirtd_qemu.aug
> so it validates the parsing of it.
Hmm... rather than continue the duplication,
[qemud/test_libvirtd_qemu.aug has the entire content of src/qemu.conf
two times, first with double quotes escaped, second with curly braces]
this patch makes it so test_libvirtd_qemu.aug is generated,
Ugh .. I guess I really need to add a function to Augeas to read a
string from a file.
David