>>>>> On Sun, 08 Mar 2020, heroxbd wrote:
> debug-print-function ${FUNCNAME} "$@"
>
> + if [[ ${EUID} != 0 ]] ; then
> + einfo "Insufficient privileges to execute ${FUNCNAME[0]}"Just a small comment on style, maybe try to stay consistent with the rest of the eclass? That is, either have just FUNCNAME here, or change it to FUNCNAME[0] everywhere else. Ulrich
signature.asc
Description: PGP signature
