Opened 7 years ago
Closed 7 years ago
#4103 closed task (fixed)
Attr-2 requires extra sed for tests
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 8.1 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by )
Reported on lfs-support:
make[1]: Entering directory '/root/attr-2.4.47/test' *** attr.test *** Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/%{ <-- HERE (\w+)}/ at run line 87.
sed -i '87s/{/\\{/' test/run
Change History (2)
comment:1 by , 7 years ago
Description: | modified (diff) |
---|
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at version 11265.