>>>>> On Mon, 05 Jul 2021, Haelwenn (lanodan) Monnier wrote:
> if [[ ${ECVS_AUTH} == "ext" ]] ; then
> - #default to ssh
> - [[ -z ${CVS_RSH} ]] && export CVS_RSH="ssh"
> - if [[ ${CVS_RSH} != "ssh" ]] ; then
> - die "Support for ext auth with clients other than ssh has not
> been implemented yet"
> - fi
> DEPEND+=" net-misc/openssh"
> fiAlso, the eclass should set PROPERTIES+=" interactive" in the "ext" case, because IIUC it will interactively call SSH_ASKPASS.
signature.asc
Description: PGP signature
