[systemd-bugs] [Bug 60596] New: journalctl's incorrect command line options parsing
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Feb 10 05:50:44 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=60596
Priority: medium
Bug ID: 60596
Assignee: systemd-bugs at lists.freedesktop.org
Summary: journalctl's incorrect command line options parsing
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: appzer0 at free.fr
Hardware: Other
Status: NEW
Version: unspecified
Component: general
Product: systemd
appzer0 at poopy:/tmp/pkg-systemd$ sudo journalctl -n 10
Failed to add match '10': Argument invalide
appzer0 at poopy:/tmp/pkg-systemd$ sudo journalctl -n=10
Failed to parse lines '=10'
appzer0 at poopy:/tmp/pkg-systemd$ sudo journalctl -n=1
Failed to parse lines '=1'
appzer0 at poopy:/tmp/pkg-systemd$ sudo journalctl -n 1
Failed to add match '1': Argument invalide
appzer0 at poopy:/tmp/pkg-systemd$ sudo journalctl -n1 # This is OK
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130210/37d542a5/attachment.html>
More information about the systemd-bugs
mailing list