perlcritic: return undef in list context too
[?]
Dec 14, 2021, 3:24 PM
H7RIYGQWGSQEIEZYQ7FSYJ3X4PGV7YEALOCPTUBPKLSQKHB5A6JACDependencies
- [2]
6ZB4CIW6Security: Improve checking of build products - [3]
HTL6HIBMmachine-status: Read /etc/nix.machines instead of using the BuildMachines table - [4]
PMNWRTGJAdd multiple output support - [*]
2GK5DOU7* Downloading closures.
Change contents
- replacement in src/lib/Hydra/Helper/Nix.pm at line 399
return if length($cur) <= length($prefix);return undef if length($cur) <= length($prefix);