Bug 1012910 - "rhc domain show | grep http" doesn't work on windows8
Summary: "rhc domain show | grep http" doesn't work on windows8
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: oc
Version: 2.x
Hardware: Unspecified
OS: Windows
low
low
Target Milestone: ---
: ---
Assignee: Clayton Coleman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-27 11:17 UTC by XiuJuan Wang
Modified: 2015-05-15 02:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-10 00:46:33 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description XiuJuan Wang 2013-09-27 11:17:20 UTC
Description of problem:
Try to run `rhc domain show | grep http ` in window8 platform,but it doesn't work.This command works for linux.


Version-Release number of selected component (if applicable):
rhc-1.15.2.gem
ruby 1.9.3p448
git 1.8.4

How reproducible:
always

Steps to Reproduce:
1.create an app 
2.run "rhc domain show | grep http"
3.

Actual results:
 no output

Expected results:
$ rhc domain show | grep http
  myphp @ http://myphp-xiuj.int.rhcloud.com/ (uuid: 524543dd03ef64569f000007)

Additional info:
1. when run "rhc domain show | grep uuid", also no output.
2. but run "rhc domain show | grep Gears(expect http or uuid)",get output

Comment 1 XiuJuan Wang 2013-09-27 11:27:49 UTC
Description of problem:
Try to run `rhc domain show | grep http ` in window8 platform,but it has no output.This command works for linux.



Actual results:
no output
$ rhc domain show | grep http

Expected results:
$ rhc domain show | grep http
  myphp @ http://myphp-xiuj.int.rhcloud.com/ (uuid: 524543dd03ef64569f000007)

Comment 2 Jordan Liggitt 2013-11-08 14:39:34 UTC
What shell are you using under Windows which has grep available?

Comment 3 XiuJuan Wang 2013-11-11 02:36:59 UTC
I used git-shell 1.8.4, because the cmd of win8 can't support 'grep' operation

Comment 4 Jordan Liggitt 2014-07-11 18:53:36 UTC
Tested with mingw32 and could not recreate:

rhc 1.26.9
ruby 1.9.3p448
git 1.8.3.msysgit.0


rhc domain show | grep http
  echo @ http://echo-jliggitt.rhcloud.com/ (uuid: .......)
  ...

Comment 5 XiuJuan Wang 2014-07-14 07:08:26 UTC
Can't reproduce this issue.

rhc 1.27.4
ruby 1.9.3p448
git 1.8.4.msysgit.0

Move bug as VERIFIED.

Thanks~!


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