mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
debug: use enclusing "" for debug
This commit is contained in:
parent
1042cd9a61
commit
8e1771f857
@ -983,7 +983,7 @@ static const char *_find_config_str(const void *start, node_lookup_fn find_fn,
|
||||
}
|
||||
|
||||
if (fail)
|
||||
log_very_verbose("%s not found in config: defaulting to %s",
|
||||
log_very_verbose("%s not found in config: defaulting to \"%s\"",
|
||||
path, fail);
|
||||
return fail;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user