| Summary: | Misbehavior when regexp isn't defined | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jakub Prokes <jprokes> |
| Component: | sed | Assignee: | Petr Stodulka <pstodulk> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 23 | CC: | hhorak, jpacner, pbonzini, pstodulk |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-24 22:32:28 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Jakub Prokes
2015-12-22 17:17:57 UTC
// is defined to be the last regular expression that was used by the script. In the case of /o/s//X/, the last regular expression to be tried before executing s//X/ was the address. |