Bug 87599

Summary: Syntax error in pic2graph
Product: [Retired] Red Hat Linux Reporter: John Stracke <francis+rh+bugzilla>
Component: groffAssignee: Florian La Roche <laroche>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-04-15 09:28:12 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
Patch (via diff -u) none

Description John Stracke 2003-03-30 01:43:11 UTC
Description of problem:
pic2graph has a syntax error.


Version-Release number of selected component (if applicable): 1.18-6

How reproducible: Always.

Steps to Reproduce:
1. Run pic2graph
    
Actual results:

On stderr:

/usr/bin/pic2graph: line 48: syntax error near unexpected token `)'
/usr/bin/pic2graph: line 48: `    -format)'

I have a patch (trivial), which I will attach.

I have already submitted this patch to bug-groff; reporting here in case
you want to fix it faster.  Then again, this bug appears to have been in
pic2graph from the start, so it's hard to see how pic2graph could have attracted
many users...

Comment 1 John Stracke 2003-03-30 01:44:12 UTC
Created attachment 90790 [details]
Patch (via diff -u)

Adds ";;" to the end of one of the cases in a bash case statement.

Comment 2 Florian La Roche 2003-04-15 09:28:12 UTC
This fix is already in our newest rpm.

Thanks for this bug-report,

Florian La Roche