1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-09 12:58:26 +03:00

execute: drop spurious empty line

This commit is contained in:
Lennart Poettering 2023-02-16 10:59:16 +01:00
parent 6aa2c55522
commit 2264a20d91

View File

@ -5600,7 +5600,6 @@ int exec_context_destroy_runtime_directory(const ExecContext *c, const char *run
(void) unlink(symlink_abs);
}
}
return 0;