Bugzilla – Bug 7460
ash/hush: bash-compat: add support for pattern matching to [[...]]
Last modified: 2016-02-18 07:03:32 UTC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Bug 7460
-
ash/hush: bash-compat: add support for pattern matching to [[...]]
Summary:
ash/hush: bash-compat: add support for pattern matching to [[...]]
Status
:
NEW
Alias:
None
Product:
Busybox
Classification:
Unclassified
Component:
Standard Compliance (
show other bugs
)
Version:
1.22.x
Hardware:
Other Linux
I
mportance
:
P5 enhancement
Target Milestone:
---
Assignee:
unassigned
URL:
Keywords:
Depends on:
Blocks:
Reported:
2014-09-24 09:39 UTC by
Jiri Prchal
Modified:
2016-02-18 07:03 UTC (
History
)
CC List:
1 user
(
show
)
busybox-cvs
See Also:
Host:
Target:
Build:
Attachments
Add an attachment
(proposed patch, testcase, etc.)
Note
You need to
log in
before you can comment on or make changes to this bug.
Description
Jiri Prchal
2014-09-24 09:39:14 UTC
Try to match pattern does not work: / # [[ light0.sch != light*.sch ]] / # echo $? 0
Format For Printing
-
XML
-
Clone This Bug
-
Top of page