diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-10-11 16:42:46 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-10-11 16:43:37 +0200 |
commit | cfbc22abd0525570a6e58968d518ea9a7d0403ba (patch) | |
tree | 75654346772c2d74c1b1837d1cf7c4b545d56cdf /.gitignore | |
parent | fb5d873cfd4606383964c707da0ec21ebaa1c04b (diff) |
journalctl: implement --since= and --until for filtering by time
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 13d2df4652..71359ce6f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +/test-date /install-tree /systemd-journal-gatewayd /test-mmap-cache |