Bug 143272 - sed expression does not work in _known_hosts of bash-completion
Summary: sed expression does not work in _known_hosts of bash-completion
Status: RESOLVED DUPLICATE of bug 141394
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Other (show other bugs)
Version: Alpha 4
Hardware: All SUSE Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Dr. Werner Fink
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-14 20:24 UTC by Forgotten User OS1JNCFbCX
Modified: 2006-01-16 13:46 UTC (History)
0 users

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
the "fix" (561 bytes, patch)
2006-01-14 20:25 UTC, Forgotten User OS1JNCFbCX
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User OS1JNCFbCX 2006-01-14 20:24:47 UTC
For some reason the sed expression

"s/^[Hh][Oo][Ss][Tt]["$'\t '"]*\([^*?]*\)$/\1/p"

in _known_hosts although it does work outside this function. Either this is a bug in bash or it is something I cannot understand.

At least I have developed a small workaround that does hide^Wfix the problem.
Comment 1 Forgotten User OS1JNCFbCX 2006-01-14 20:25:31 UTC
Created attachment 63355 [details]
the "fix"
Comment 2 Michael Gross 2006-01-16 13:39:26 UTC
Werner: If this is nothing for you, just assign it back to us.
Comment 3 Dr. Werner Fink 2006-01-16 13:46:19 UTC
maintainer bash-completion
agruen@suse.de

Beside this it _was_ a problem of the bash 3.1 which is fixed now
with bug #141394

*** This bug has been marked as a duplicate of 141394 ***