HomeFreeBSD

MFC 294923

Description

MFC 294923

Fix grep_test:recurse with ZFS and TMPFS tmpdirs

contrib/netbsd-tests/usr.bin/grep/t_grep.sh
Fix grep_test:recurse when /tmp is either zfs or tmpfs. The test was
relying on an implicit ordering of directory recursion which happens to
be true when using UFS. grep's specification requires no such ordering.
The solution is to ignore the order of grep's results.

Details

Provenance
asomersAuthored on
Parents
rS299377: sed.1: Correction for the case insensitive case.
Branches
Unknown
Tags
Unknown