Bug 34589

Summary: Invalid option 'g'
Product: Sisyphus Reporter: Evgenii Terechkov <evg>
Component: journalctlAssignee: Alexey Shabalin <shaba>
Status: NEW --- QA Contact: qa-sisyphus
Severity: minor    
Priority: P3 Keywords: systemd
Version: unstable   
Hardware: all   
OS: Linux   

Description Evgenii Terechkov 2018-02-27 06:40:26 MSK
=8<=======================================================
root@thinkpad ~ #journalctl -b -g FPU   
journalctl: invalid option -- 'g'
[1]    5796 exit 1     journalctl -b -g FPU
root@thinkpad ~ #journalctl -b --grep FPU
-- Logs begin at Mon 2014-01-06 11:39:36 +08, end at Tue 2018-02-27 10:38:25 +07. --
Feb 03 10:41:22 thinkpad.evg-krsk.dyndns.org kernel: x86/fpu: x87 FPU will use FXSAVE
root@thinkpad ~ #
=8<=======================================================