Bug 1153542 - oo-iptables-port-proxy should have "showproxy" instead of "showproxies" in its usage
Summary: oo-iptables-port-proxy should have "showproxy" instead of "showproxies" in i...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 2.x
Assignee: Jhon Honce
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks: 1153750
TreeView+ depends on / blocked
 
Reported: 2014-10-16 07:47 UTC by Ruikai Liu
Modified: 2015-06-02 01:23 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1153750 (view as bug list)
Environment:
Last Closed: 2015-02-18 16:52:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ruikai Liu 2014-10-16 07:47:48 UTC
Description of problem:
oo-iptables-port-proxy use "showproxy" as a command arg (line 179 in /usr/bin/oo-iptables-port-proxy), but the wrong word "showproies" is shown in usage (line 9), which is misleading.

Version-Release number of selected component (if applicable):
devenv_5235

How reproducible:
Always

Steps to Reproduce:
1. # oo-iptables-port-proxy addproxy 34567 127.0.0.1:201
2. # oo-iptables-port-proxy showproxies 34567
3. # oo-iptables-port-proxy showproxy 34567

Actual results:
In step 2, it shows:
Usage: /usr/bin/oo-iptables-port-proxy addproxy|removeproxy|showproxies

Expected results:
Usage: /usr/bin/oo-iptables-port-proxy addproxy|removeproxy|showproxy

Additional info:
NA

Comment 2 Ruikai Liu 2014-10-17 01:43:34 UTC
Fixed in devenv_5242


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