Re: cvs commit: src/etc Makefile src/etc/periodic/daily Makefile src/etc/periodic/monthly Makefile src/etc/periodic/security Makefile src/etc/periodic/weekly Makefile src/gnu/usr.bin Makefile src/lib Makefile src/libexec Makefile src/sbin Makefile src/share ...

[ Available lists | Index of cvs-src | Month of Sep 2008 | Week of 27 Sep 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Marius Strobl <marius@alchemy.franken.de>
Date
27 Sep 2008 20:37:03
Subject
Re: cvs commit: src/etc Makefile src/etc/periodic/daily Makefile src/etc/periodic/monthly Makefile src/etc/periodic/security Makefile src/etc/periodic/weekly Makefile src/gnu/usr.bin Makefile src/lib Makefile src/libexec Makefile src/sbin Makefile src/share ...
Message-ID
20080927203701.GI67442@alchemy.franken.de


[ Hide this part ]
On Sat, Sep 27, 2008 at 01:23:15PM -0700, Sam Leffler wrote:
> Marius Strobl wrote:
> > There's a typo in r183242 which causes jexec to be also skipped:
> >
> > --- head/usr.sbin/Makefile 2008/09/19 19:20:05 183195
> > +++ head/usr.sbin/Makefile 2008/09/21 22:02:26 183242
> > <...>
> > +.if ${MK_JAIL} != "no"
> > +_jail= jail
> > +_jexect= jexec
> > +_jls= jls
> > +.endif
> >
> > Marius
> >
> >
>
> Isn't it easier to just fix it than send mail pointing out the typo?

Technically yes but
a) I think it would be impolite to not give someone the change
to fix her/his bug her/himself and
b) I'd like to make sure you're aware of it so chances are higher
you'll MFC the fixed version in the first place.

Marius



Elapsed time: 0.146 seconds