|
Bugzilla – Full Text Bug Listing |
| Summary: | bash gives weird warnings | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Dirk Mueller <dmueller> |
| Component: | Basesystem | Assignee: | Dr. Werner Fink <werner> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Dirk Mueller
2005-11-09 16:13:49 UTC
What are you talking about: aaa_base/etc> bash etc$ . profile.d/complete.bash etc$ cd /tmp/ tmp$ mkdir foo\ \-\ bla\ blubb tmp$ cd foo\ \-\ bla\ blubb foo - bla blubb$ ls foo - bla blubb$ ... do you have installed the package bash-completion? The maintainer for this pacakge would be agruen@suse.de. $ rpm -qa | grep bash bash-3.0-20 No, no bash completion package installed. its just current 10.1 snapshot. catched and fixed, was prompt handling for xterm title |