HomeFreeBSD

MFC r271047: Avoid ./ in zoneinfo entries in METALOG

Description

MFC r271047: Avoid ./ in zoneinfo entries in METALOG

Use of "find ." resulted in METALOG entries with an extra ./ -- e.g.,
./usr/share/zoneinfo/./America/Toronto. Avoid this by using globbing
via "find *" instead.

Approved by: re
Sponsored by: DARPA, AFRL

Details

Provenance
emasteAuthored on
Parents
rS271274: MFC r270976: Allow standalone debug for non-default ${PROG} targets
Branches
Unknown
Tags
Unknown

Event Timeline