Bug 479398
Summary: | Parse error in cdargs.sh in case the login shell is not bash | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michael Schmitz <mischmitz> |
Component: | cdargs | Assignee: | Milos Jakubicek <xjakub> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 10 | CC: | xjakub |
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: | 2009-02-05 02:11:46 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
Michael Schmitz
2009-01-09 10:45:16 UTC
Confirmed and accepted your proposed solution (return silently). The error on line 167 is trivial to fix, what is not so trivial is the completion => hence the check will be only preventing the completion code from being executed, otherwise cdargs should be working fine. If you'd write a completion extension for zsh, I'll include it of course:) cdargs-1.35-3.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/cdargs-1.35-3.fc10 cdargs-1.35-3.fc9 has been submitted as an update for Fedora 9. http://admin.fedoraproject.org/updates/cdargs-1.35-3.fc9 cdargs-1.35-3.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing-newkey update cdargs'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2009-0434 cdargs-1.35-3.fc10 has been pushed to the Fedora 10 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update cdargs'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-0440 cdargs-1.35-3.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report. cdargs-1.35-3.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. |