CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/04/25 07:23:04
Modified files:
infrastructure/bin: register-plist
Log message:
refactor code a bit to make it easier to test
- add option for directory into which to register things, instead of
passing it as a normal parameter
- allows packing-lists to be passed directly instead of reading them from
packages (only for testing)
- make sure nothing happens if -n is specified
- handle errors separately for each file (just in case)
