>>>>> On Sun, 25 Dec 2022, Sam James wrote:

> +     [[ ${KV_MAJOR} -eq 2 && ${KV_MINOR} -gt 5 && ${KV_PATCH} -gt 5 ]] && \
>               return 0 || return 1

Ouch. :)

The "&& return 0 || return 1" can be omitted.

>  }

Attachment: signature.asc
Description: PGP signature

Reply via email to