Bug 53975

Summary: zgrep script contains spurious
Product: [Retired] Red Hat Linux Reporter: Reuben Thomas <rrt>
Component: gzipAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED DUPLICATE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
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: 2001-09-24 20:19:32 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 Reuben Thomas 2001-09-24 20:19:28 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.3-12 i686; Nav)

Description of problem:
The zgrep script has a line "echo" near the end (about 4 or 5 lines from
the end). This produces a blank line of output for every file that zgrep
looks at. AFAICT, it's entirely spurious.

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


How reproducible:
Always

Steps to Reproduce:
1. Run zgrep on several files with a pattern that doesn't match in any of
them.
2.
3.
	

Actual Results:  You get several blank lines output.

Expected Results:  No output.

Additional info:

Normally I'd say this was low severity, but it's useful to use zgrep with
Emacs, and the extra blank lines confuse Emacs's grep mode, hence normal
severity.

Comment 1 Trond Eivind Glomsrxd 2001-09-24 22:17:38 UTC

*** This bug has been marked as a duplicate of 43319 ***