-
- Downloads
aptly: Fix incorrect sub signature for aptlyctl
The signature only specified one argument, leading to inability to pass anything else to the sub. Revert the signature addition, instead use the traditional "shift" to make sure variadic arguments work as expected. Fixes: ea7734c6 ("aptly: Detect errors only where needed") Signed-off-by:Andrej Shadura <andrew.shadura@collabora.co.uk>
parent
4c7783de
No related branches found
No related tags found
Please register or sign in to comment