Bug 1331489

Summary: pmdiff does not support standard --version/-V options
Product: [Fedora] Fedora Reporter: Marko Myllynen <myllynen>
Component: pcpAssignee: Nathan Scott <nathans>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: brolley, fche, lberk, mgoodwin, nathans, pcp, scox
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-26 06:24:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Marko Myllynen 2016-04-28 15:56:47 UTC
Description of problem:
pmdiff does not support standard --version/-V options, it would be nice for consistency.

Comment 1 Marko Myllynen 2016-04-28 16:35:45 UTC
Ditto for pmdumplog, pmlogsummary, pmprobe, pmstore.

pmchart launches GUI even with --version (or fails if X not available).

pmdumptext --version hangs forever.

Comment 2 Nathan Scott 2016-05-03 06:36:42 UTC
commit c0c7c68e1c086ab1c3eda3c19e67a63371d21a02
Author: Nathan Scott <nathans>
Date:   Tue May 3 13:46:39 2016 +1000

    misc: add --version/-V option to several more commands
    
    Covers pmdiff, pmlogsummary, pmprobe, pmstore, pmdumptext, pmchart.
    (pmprobe was already using -V unfortunately but --version is fine).
    
    Resolves Fedora BZ #1331489.

Comment 3 Nathan Scott 2016-09-26 06:24:00 UTC
Long since fixed.