Hide Forgot
Created attachment 815839 [details] patch to fix this 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
Created attachment 854418 [details] patch to fix this v2
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1381.html