| Summary: | ash: "[ ! ]" no longer works | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | David <panadero_pizza> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.13.x | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | i386-uclibc | |
| Build: | |||
| Attachments: | Fix | ||
|
Description
David
2009-07-16 09:35:19 UTC
the surrounding aspects are noise here. the only thing that matters is this: [ ! ] that statement should work in every shell, but it seems to be broken atm in ash Created attachment 477 [details]
Fix
Please try attached patch
|