Bug 445995

Summary: os.exit does not exist in fedora-cvs script
Product: [Fedora] Fedora Reporter: Ruben Kerkhof <ruben>
Component: fedora-packagerAssignee: Dennis Gilmore <dennis>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-19 16:40:36 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:
Attachments:
Description Flags
replace os.exit by sys.exit none

Description Ruben Kerkhof 2008-05-11 11:49:56 UTC
os.exit should be sys.exit in /usr/bin/fedora-cvs

Attached patch also removes some whitespace and an unused import.

Comment 1 Ruben Kerkhof 2008-05-11 11:49:56 UTC
Created attachment 305059 [details]
replace os.exit by sys.exit

Comment 2 Bug Zapper 2008-05-14 10:59:36 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Dennis Gilmore 2009-03-19 16:40:36 UTC
this has been fixed,  thanks for the report