Bug 77901

Summary: zsh build leaves files in /tmp.
Product: [Retired] Red Hat Linux Reporter: hjl
Component: zshAssignee: Jens Petersen <petersen>
Status: CLOSED CURRENTRELEASE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
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-05-01 00:59:20 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 patch to fix test none

Description hjl 2002-11-14 23:57:31 UTC
One test from "make check" in zsh will do

setopt noglob

rm -f ...*.xxx

it doesn't work.

Comment 1 hjl 2002-11-14 23:58:09 UTC
Created attachment 85147 [details]
A patch to fix test

Comment 2 Jens Petersen 2002-12-02 01:38:21 UTC
Thanks for the report.  Do you still see this with zsh-4.0.6-1 in rawhide?

(I haven't checked, but aren't the tests run in separate subshells?)

Comment 3 Jens Petersen 2003-02-10 13:58:30 UTC
s/subshells/subdirs/?

I don't see any left over files after "make test".
Could you describe exactly how to reproduce this
and what you see, please.

Comment 4 Jens Petersen 2003-05-01 00:59:20 UTC
Closing for now.