Skip to content

Commit

Permalink
Merge pull request #169 from olafhering/olh-misc
Browse files Browse the repository at this point in the history
  • Loading branch information
mtomaschewski committed Feb 19, 2014
2 parents 685520e + ebaabce commit bb2bf00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/read-config.c
Expand Up @@ -366,7 +366,7 @@ __ni_ifconfig_xml_read_dir(xml_document_array_t *docs, const char *root, const c
}

if (empty)
ni_info("No valid configuration files found at %s", pathname);
ni_debug_ifconfig("No valid configuration files found at %s", pathname);

ni_string_array_destroy(&files);
return TRUE;
Expand Down

0 comments on commit bb2bf00

Please sign in to comment.