https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252446
Bug ID: 252446
Summary: egrep bug with trailing backslash (\)
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Running the test: /usr/tests/usr.bin/du/du_test:H_flag the following failure is
occurring:
stderr:
egrep: trailing backslash (\)
The expression that fails the test is:
egrep -q "[0-9]+\t$(echo $paths1 | tr ' ' "$sep")\n" du.out
I did the test on amd64 and powerpc64(main-c255460-g282381aa5), in both the
same error occurs.
It seems that grep is currently experiencing some problem with a trailing
backslash.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"