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:
parent
0aa9a9c312
commit
3e9eed63eb
@ -218,7 +218,7 @@ index 0acb4131b5..88f8ff11be 100644
|
|||||||
+ assert_se(f);
|
+ assert_se(f);
|
||||||
+ fprintf(f,
|
+ fprintf(f,
|
||||||
+ "[Section]\n"
|
+ "[Section]\n"
|
||||||
+ "name=%s\n",
|
+ "Field=%s\n",
|
||||||
+ *path);
|
+ *path);
|
||||||
+
|
+
|
||||||
+ if (ret_conf_dirs) {
|
+ if (ret_conf_dirs) {
|
||||||
|
Loading…
Reference in New Issue
Block a user