Bug 7158

Summary: Inconsistency between code and comments in ppp-watch.c
Product: [Retired] Red Hat Linux Reporter: Göran Uddeborg <goeran>
Component: initscriptsAssignee: Michael K. Johnson <johnsonm>
Status: CLOSED ERRATA QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 6.1   
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: 1999-11-22 20:51:49 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
A few cuts from ppp-watch.c illustrating the error none

Description Göran Uddeborg 1999-11-19 21:42:45 UTC
In the ppp-watch.c that comes with initscripts-4.63-1, the comments and the
code doesn't quite agree.  A comment claims its "own" exit codes starts at
30, but the code uses codes from 25 and up.

Comment 1 Göran Uddeborg 1999-11-19 21:44:59 UTC
Created attachment 8 [details]
A few cuts from ppp-watch.c illustrating the error

Comment 2 Michael K. Johnson 1999-11-22 20:51:59 UTC
Oops, fixed in the comment.  Thanks for the heads-up.
I've marked it as fixed in errata because we will shortly be doing an
errata release that will include this fix.