summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: eab8493)
raw | patch | inline | side by side (parent: eab8493)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Tue, 30 Jun 2015 11:03:13 +0000 (13:03 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Fri, 11 Sep 2015 20:59:46 +0000 (22:59 +0200) |
src/virt.c | patch | blob | history |
diff --git a/src/virt.c b/src/virt.c
index dff8f71dcb9119c812ad9645f72ea2d5f010b824..69a46071f339b5fab303e3af1c56c1affe08c819 100644 (file)
--- a/src/virt.c
+++ b/src/virt.c
plugin_instance_format[i] = plginst_uuid;
else {
sfree (value_copy);
- ERROR (PLUGIN_NAME " plugin: unknown HostnameFormat field: %s", fields[i]);
+ ERROR (PLUGIN_NAME " plugin: unknown PluginInstanceFormat field: %s", fields[i]);
return -1;
}
}