Opened 7 years ago

Closed 7 years ago

#4103 closed task (fixed)

Attr-2 requires extra sed for tests

Reported by: bdubbs@… Owned by: lfs-book@…
Priority: normal Milestone: 8.1
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by bdubbs@…)

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 bdubbs@…, 7 years ago

Description: modified (diff)

comment:2 by bdubbs@…, 7 years ago

Resolution: fixed
Status: newclosed

Fixed at version 11265.

Note: See TracTickets for help on using tickets.