fix a regression in unit test in 0001-conf-parser-introduce-early-drop-ins.patch introduced during the merge of v254

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1425
This commit is contained in:
Franck Bui 2023-08-17 12:39:01 +00:00 committed by Git OBS Bridge
parent 4440401229
commit adbc1fe00c

View File

@ -218,7 +218,7 @@ index 0acb4131b5..88f8ff11be 100644
+ assert_se(f);
+ fprintf(f,
+ "[Section]\n"
+ "name=%s\n",
+ "Field=%s\n",
+ *path);
+
+ if (ret_conf_dirs) {