mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-18 06:03:42 +03:00
journalctl: pager_close() calls fflush(stdout) anyway as first thing
This commit is contained in:
parent
c31469e2ee
commit
3aebd9d6dd
@ -2668,7 +2668,6 @@ int main(int argc, char *argv[]) {
|
||||
}
|
||||
|
||||
finish:
|
||||
fflush(stdout);
|
||||
pager_close();
|
||||
|
||||
strv_free(arg_file);
|
||||
|
Loading…
x
Reference in New Issue
Block a user