FIX #37 #46

Merged
baeuchle merged 5 commits from fix/acllist into main 2026-04-23 20:56:10 +02:00
Owner
No description provided.
This will help with #41: make sure we can find --files-from option easily.
This closes #40: If an acllist file is created, rsync --delete will *not* delete it from the target directory.
AccessProviderList gathers its sources from {source::path}/{rsync::files_from}, if possible
AccessListProvider #37: Make target directory
All checks were successful
/ make-wheel (push) Successful in 8s
/ linting (push) Successful in 9s
/ make-doc (push) Successful in 5s
422a01c079
rsync would usually create the target directory, but AccessListProvider may run prior to rsync, in which case it needs to make its own dir.
baeuchle deleted branch fix/acllist 2026-04-23 20:56:10 +02:00
Sign in to join this conversation.
No description provided.