Module Name: src Committed By: rillig Date: Mon Aug 30 23:10:58 UTC 2021
Modified Files: src/tests/usr.bin/grep: t_grep.sh Log Message: tests/grep: demonstrate word search bug in usr.bin/grep By default, MKBSDGREP is "no", therefore GNU Grep is installed as /usr/bin/grep instead of src/usr.bin/grep, and this bug does not occur in practice. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tests/usr.bin/grep/t_grep.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.