On Tue, Apr 9, 2019 at 11:19 AM Rebecca Cran <rebe...@bluestop.org> wrote:

> On 2019-04-08 12:25, Warner Losh wrote:
> > Author: imp
> > Date: Mon Apr  8 18:25:14 2019
> > New Revision: 346039
> > URL: https://svnweb.freebsd.org/changeset/base/346039
> >
> > Log:
> >    Style only change: Prefer $() to ``
> >
> >    $() is more modern and also nests. Convert the mix of styles to using
> >    only the former (although the latter was more common). It's the more
> >    dominant style in other shell scripts these days as well.
> >
> >    Differential Revision:  https://reviews.freebsd.org/D19840
> >
> > Modified:
> >    head/sys/conf/newvers.sh
> >
> > Modified: head/sys/conf/newvers.sh
>
>
> I thought I saw an email a few weeks ago that suggested that the list of
> people who reviewed the patch should be copied into a "Reviewed by:"
> line, to avoid only having that information in Phabricator.
>
> Am I remembering correctly, or is just mentioning the Phab review
> considered sufficient?
>

You remember correctly.

Sadly, there's no automation to make it happen, so it's easy to forget. I
hate the notion that came out of the last discussion, but am trying to do
it, but since there's no automation, I'll fail to do the right thing more
often than not.

Warner
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to