Bug 674651 - Minor grammar fix on repo sync
Summary: Minor grammar fix on repo sync
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: user-experience
Version: 1.0.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Jay Dobies
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: 673053
TreeView+ depends on / blocked
 
Reported: 2011-02-02 20:06 UTC by Jay Dobies
Modified: 2013-09-09 16:27 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-02-24 20:11:51 UTC
Embargoed:


Attachments (Terms of Use)

Description Jay Dobies 2011-02-02 20:06:35 UTC
pulp-admin repo status --id test
+------------------------------------------+
               Status for test
+------------------------------------------+
Repository: test
Number of Packages: 10
Last Sync: 2011-02-02 20:07:22

[root@fedora-14-64 yum.repos.d]# pulp-admin repo sync --id test -F
Sync for repository test started
Sync: Finished
0/10 new items downloaded
10/10 existing items processed

Item Details: 
Rpms: 10/10



"Rpms" should be "RPMs".

Comment 1 Jay Dobies 2011-10-24 18:44:44 UTC
commit 23881dbfe2065fd4e8edc4edae547987e5da237b
Author: Jay Dobies <jason.dobies>
Date:   Mon Oct 24 14:44:34 2011 -0400

    674651 - Added translation layer between grinder programmatic keys and
    user-friendly text

src/pulp/client/admin/plugins/repo.py



At the same time, I fixed the output for delta RPMs and tree files. The new text should read:

"RPMs"
"Tree Files"
"Delta RPMs"

----------
Example:

# pulp-admin repo sync -F --id fedora-15
Sync for repository fedora-15 started
Sync: Canceled

Item Details: 
Tree Files: 0/6
RPMs: 284/2935

Comment 2 Jeff Ortel 2011-10-27 03:22:22 UTC
build 0.242-2

Comment 3 Preethi Thomas 2011-11-11 15:24:28 UTC
verified

[root@preethi pulp]# pulp-admin repo sync --id=f15 -F
Sync for repository f15 started
Sync: Finished
0/2941 new items downloaded
2941/2941 existing items processed

Item Details: 
Tree Files: 6/6
RPMs: 2935/2935

Comment 4 Preethi Thomas 2012-02-24 20:11:51 UTC
Pulp v1.0 is released
Closed Current Release.


Note You need to log in before you can comment on or make changes to this bug.