Dnia 2014-02-26, o godz. 16:29:54 Ulrich Mueller <[email protected]> napisał(a):
> In _git-r3_env_setup():
>
> > + single)
> > + if [[ ${EGIT_CLONE_TYPE} == shallow ]]; then
> > + ewarn "git-r3: ebuild needs to be cloned in
> > 'single' mode, adjusting"
> > + EGIT_CLONE_TYPE=single
> > + fi
> > + ;;
> > + mirror)
> > + if [[ ${EGIT_CLONE_TYPE} != mirror ]]; then
> > + ewarn "git-r3: ebuild needs to be cloned in
> > 'mirror' mode, adjusting"
>
> This is part of normal operation, so maybe downgrade these ewarns to
> elog? There's nothing the user can do to suppress these warnings,
> apart from changing his global setting for the clone type, which we
> won't want him to do.
Seems fine. Maybe even 'einfo'?
--
Best regards,
Michał Górny
signature.asc
Description: PGP signature
