Files
warewulf/internal/pkg
Tobias Ribizel a6a0538f42 Fix FindFilterFiles
There are two bugs in the handling of exclusion patterns:
- The paths being checked against patterns are relative,
  so leading / need to be stripped
- filepath.Match only does a string comparison,
  and the paths we traverse don't include trailing /

Signed-off-by: Tobias Ribizel <mail@ribizel.de>
2024-06-17 00:01:04 +02:00
..
2023-03-24 19:47:22 +01:00
2023-12-04 15:42:01 +01:00
2024-06-17 00:01:04 +02:00
2024-01-15 23:22:00 -07:00