mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-05-24 15:34:59 +03:00
![]() The old code would compare all the test group names to work out some sort of common path, but it didn't appear to work consistently, sometimes placing output in a top-level dir, other times in one or more subdirs. (I confess, I do not quite understand what it's supposed to do). This is a very simple rework that simply looks at all the test group paths, removes common leading components, and uses the remainder as the output directory. This should work because groups paths are unique, and means we get a output dir tree of roughly the same shape as the test groups in the runfiles and the test source dirs themselves. Sponsored-by: Klara, Inc. Sponsored-by: Wasabi Technology, Inc. Reviewed-by: Tony Hutter <hutter2@llnl.gov> Reviewed-by: Alexander Motin <mav@FreeBSD.org> Reviewed-by: @ImAwsumm Signed-off-by: Rob Norris <rob.norris@klarasystems.com> Closes #17167 |
||
---|---|---|
.. | ||
bin | ||
include |