On Wed, Aug 28, 2024 at 12:17:05AM +0200, Andrea Bolognani wrote:
> +#BEGIN CREATE_PROTECTIVE_DIVERSION
> +create_protective_diversion() {
> +    local usrfile="$1"
> +    local firstver="$2"
> +
> +    if [ "$2" != "--" ]; then

This should be "$3" for things to work. Same in the other snippet.

-- 
Andrea Bolognani <e...@kiyuko.org>
Resistance is futile, you will be garbage collected.

Attachment: signature.asc
Description: PGP signature

Reply via email to