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

> -     [[ $# -gt 3 ]] && die "Error in kernel-2_kernel_is(): too many 
> parameters"
> +     [[ $# -gt 3 ]] && die "Error in ${ECLASS}_${FUNCNAME}(): too many 
> parameters"

This might be somewhat misleading. The name of the function is just
${FUNCNAME}, I suppose? (Also, "Error in" is redundant in a die
message.)

Attachment: signature.asc
Description: PGP signature

Reply via email to