Bug 529039

Summary: smoltSendProfile does not print the info
Product: [Fedora] Fedora Reporter: Tomas Toth <ttomasz>
Component: smoltAssignee: Mike McGrath <mmcgrath>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: jeff, mmcgrath
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-10-14 18:15:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomas Toth 2009-10-14 18:13:13 UTC
Description of problem:
  $ smoltSendProfile --help | grep -i print
  -p, --printOnly       print information only, do not send

Command  smoltSendProfile -p  should print out the info (see above) but it does not.

  $ smoltSendProfile -p
  $ smoltSendProfile --printOnly
  $


Version-Release number of selected component (if applicable):
smolt.noarch            1.4-2.fc10
smolt-firstboot.noarch  1.4-2.fc10
smolt-gui.noarch        1.4-2.fc10


How reproducible:
Always.


Steps to Reproduce:
Run
  $ smoltSendProfile -p
repectively
  $ smoltSendProfile --printOnly


Actual results:
No info printed.

Expected results:
Info printed out.

Comment 1 Mike McGrath 2009-10-14 18:15:32 UTC
I just fixed this yesterday but haven't pushed it out everywhere yet.  Thanks for the ticket though it went unnoticed for a long time :-/