On Sat, Apr 16, 2022 at 08:50:46PM -0400, Ionen Wolkens wrote:
> e.g. if using edo to replace stuff like
>     # ./configure is not real autoconf!
>     local cmd=(
>         ./configure
>         --args
>       ${EXTRA_ECONF}
>     )
>     echo ${cmd[*]}"
>     "${cmd[@]}" || die "cmd failed: ${cmd[*]}"

Albeit on that note, when already using arrays like that edo is
probably not super useful :) Just saved one line and a || die.

-- 
ionen

Attachment: signature.asc
Description: PGP signature

Reply via email to