Print directory name on create errors.
authorAndre Noll <maan@systemlinux.org>
Mon, 5 Aug 2013 10:46:39 +0000 (12:46 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 5 Aug 2013 10:49:39 +0000 (12:49 +0200)
commit2a506d3256329ead41afe0bb720fdeae4e5ed08c
tree016912fe34a1fcfc76e9f1b19d8fc3cc60d7caf5
parent3a51a868784e755c34f19a16970118936fbf299f
Print directory name on create errors.

In create mode, if the database directory already exists, adu prints
an error message of the form

main: directory exists.

This is a bit sparse, so let's add a log message which prints the
directory name. With the patch applied the output becomes

open_dir_table: could not create /ebio/maan/tmp/adu-lists/
main: directory exists
adu.c