Bug 1023110 - ksh stops on read when monitor mode is enabled
Summary: ksh stops on read when monitor mode is enabled
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: ksh
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Michal Hlavinka
QA Contact: Martin Kyral
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-24 15:53 UTC by Michal Hlavinka
Modified: 2014-06-18 05:10 UTC (History)
2 users (show)

Fixed In Version: ksh-20120801-11.el7
Doc Type: Bug Fix
Doc Text:
Clone Of: 1023109
Environment:
Last Closed: 2014-06-13 13:25:04 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Michal Hlavinka 2013-10-24 15:53:56 UTC
+++ This bug was initially created as a clone of Bug #1023109 +++

Version-Release number of selected component (if applicable):
ksh-20120801-10.el6

How reproducible:
always

Steps to Reproduce:
ksh -c 'set -m; /bin/echo before; read a; echo /bin/after'


Actual results:
before
[1]+  Stopped   ksh -c 'set -m; /bin/echo before; read a; echo /bin/after'

Expected results:
before
aaa<return>
after

Comment 3 Ludek Smid 2014-06-13 13:25:04 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.


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