Bug 987975
| Summary: | symlink in working directory path inconsistent behaviour | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ales Ledvinka <aledvink> |
| Component: | bash | Assignee: | Ondrej Oprala <ooprala> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | admiller, ooprala, ovasik, rrakus, tsmetana |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-10 09:27:33 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ales Ledvinka
2013-07-24 13:43:33 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle. Changing version to '20'. More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20 This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Thanks for the report. This is an expected behaviour of bash in regards to symlinks. The behaviour you specified can be achieved by using 'set -o physical'. |