diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-06-06 01:17:56 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-06-10 16:10:07 +0200 |
commit | 6eb7a9a0010d035e5bdbbf70227088ce02b2120e (patch) | |
tree | 559213d434e111774ef96de080acb4ff87f746f1 /TODO | |
parent | journalctl: print monotonic timestamp in --header (diff) | |
download | systemd-6eb7a9a0010d035e5bdbbf70227088ce02b2120e.tar.xz systemd-6eb7a9a0010d035e5bdbbf70227088ce02b2120e.zip |
tests: add test for empty journal files
The headers are currently not printed properly: some "(null)"s appear.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ Bugfixes: * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point. +* fix --header to files without entries (see test-journal output). + Fedora 19: * external: maybe it is time to patch procps so that "ps" links to |