Bug 11542

Summary: send-pr.el has problems
Product: [Retired] Red Hat Powertools Reporter: Alexander L. Belikoff <abel>
Component: gnatsAssignee: Tim Powers <timp>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
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: 2000-07-06 19:21:07 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:

Description Alexander L. Belikoff 2000-05-20 19:41:20 UTC
send-pr.el is useless due to a bug in gnats::get-config . The condition on
line 123:

      (if (or (not (get-buffer "*Shell Command Output*"))
	      (looking-at "/bin/sh:\\|\.:\\|\n"))

is always causing problems. When commented out, the problems go away.

Comment 1 Tim Powers 2000-07-06 19:21:05 UTC
I am closing this for the same reason 11541 was closed.