On Tue, Feb 12, 2019 at 09:19:05AM -0500, John Ferlan wrote:
If we find multiple "id=" strings during processing, then we
need
to force an error since we cannot have multiple <auth>'s defined
for a single source volume.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/util/virstoragefile.c | 5 +++++
1 file changed, 5 insertions(+)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano