On 28.11.2011 16:06, Laine Stump wrote:
On 11/25/2011 07:50 AM, Michal Privoznik wrote:
> When user pass wrong root element, it is not 'internal error' and
> we can give him hint what we are expecting.
> ---
> src/conf/domain_conf.c | 12 ++++++++----
> src/conf/interface_conf.c | 6 ++++--
> src/conf/network_conf.c | 6 ++++--
> src/conf/node_device_conf.c | 6 ++++--
> src/conf/secret_conf.c | 6 ++++--
> src/security/virt-aa-helper.c | 2 +-
> 6 files changed, 25 insertions(+), 13 deletions(-)
ACK.
Thanks, pushed.
Michal