Bug 81958
| Summary: | changing $0 / $PROGRAM_NAME has no effect | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Jonathan Schatz <jon> | ||||
| Component: | perl | Assignee: | Chip Turner <cturner> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | David Lawrence <dkl> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 8.0 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2004-04-22 14:45:43 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
Jonathan Schatz
2003-01-15 19:36:28 UTC
Created attachment 89385 [details]
a small test case for this bug
this fails with assigning to $0 and with $PROGRAM_NAME. comment out one or the
other to see it fail with either.
this seems to be fixed in rh9.0 with: [jon@jonschatz-lx jon]$ rpm -q perl perl-5.8.0-88 |