Bug 640252

Summary: tcsh obeys printexitvalue for back-ticks
Product: Red Hat Enterprise Linux 5 Reporter: RHEL Program Management <pm-rhel>
Component: tcshAssignee: Vitezslav Crhonek <vcrhonek>
Status: CLOSED ERRATA QA Contact: Branislav NĂ¡ter <bnater>
Severity: medium Docs Contact:
Priority: urgent    
Version: 5.4CC: bnater, fnadge, jbastian, jwest, mosvald, ovasik, pm-eus, psplicha, rdassen, rvokal, vcrhonek
Target Milestone: rcKeywords: Patch, Reopened, ZStream
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: tcsh-6.14-17.el5_5.2 Doc Type: Bug Fix
Doc Text:
Previously, if printexitvalue was set, tcsh returns the exit code as part of the command output, rendering the output unusable. With this update, output of command is correct.
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-03 19:19:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 531353, 689381    
Bug Blocks:    

Description RHEL Program Management 2010-10-05 10:53:14 UTC
This bug has been copied from bug #531353 and has been proposed
to be backported to 5.5 z-stream (EUS).

Comment 11 errata-xmlrpc 2010-11-03 19:19:21 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2010-0823.html

Comment 12 Florian Nadge 2011-01-03 09:38:19 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Previously, if printexitvalue was set, tcsh returns the exit code as part of the command output, rendering the output unusable. With this update, output of command is correct.