fix merge error
This commit is contained in:
+1
-1
@@ -1054,7 +1054,7 @@ configure_view_dnsseckeys(dns_view_t *view, const cfg_obj_t *vconfig,
|
||||
goto cleanup;
|
||||
}
|
||||
|
||||
if (!isc_file_isdirwritable(directory)) {
|
||||
if (!isc_file_isdirwritable(cwd)) {
|
||||
isc_log_write(ns_g_lctx, NS_LOGCATEGORY_GENERAL,
|
||||
NS_LOGMODULE_SERVER, ISC_LOG_ERROR,
|
||||
"working directory '%s' "
|
||||
|
||||
Reference in New Issue
Block a user