Date: Fri, 15 Dec 2017 09:38:37 -0800 From: Conrad Meyer <cem@freebsd.org> To: Eitan Adler <eadler@freebsd.org> Cc: "Rodney W. Grimes" <rgrimes@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r326729 - head Message-ID: <CAG6CVpVTzd-hQPWHgQFdxFicTjS4Y0KGJAxwc4QeiW-=QFy1Dg@mail.gmail.com> In-Reply-To: <201712091445.vB9EjTg6072366@pdx.rh.CN85.dnsmgr.net> References: <201712090821.vB98LTx4009866@repo.freebsd.org> <201712091445.vB9EjTg6072366@pdx.rh.CN85.dnsmgr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Ping. This still hasn't happened despite repeated request. Someone else can do it if you want (or put another way, someone else may get sick of waiting and do it if you don't). Conrad On Sat, Dec 9, 2017 at 6:45 AM, Rodney W. Grimes <freebsd@pdx.rh.cn85.dnsmgr.net> wrote: > [ Charset UTF-8 unsupported, converting... ] >> Author: eadler >> Date: Sat Dec 9 08:21:29 2017 >> New Revision: 326729 >> URL: https://svnweb.freebsd.org/changeset/base/326729 >> >> Log: >> arc lint: Explain linting explain >> >> shell scripts in scripts don't need >> to be chmod +x to work. In fact most are not. >> Of the tests I found from a simple search: >> 65 are chmod +x >> 84 are chmod -x >> >> simply disable the check for test shell scripts. >> >> Modified: >> head/.arclint >> >> Modified: head/.arclint >> ============================================================================== >> --- head/.arclint Sat Dec 9 07:44:00 2017 (r326728) >> +++ head/.arclint Sat Dec 9 08:21:29 2017 (r326729) >> @@ -24,3 +24,4 @@ >> } >> } >> } >> + > > This is not how you revert and commit a correct log fix, the log yet again > does not match the commit. Please, revert this and revert the other and > apply the log with the diff so that things match correctly. > > > -- > Rod Grimes rgrimes@freebsd.org >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG6CVpVTzd-hQPWHgQFdxFicTjS4Y0KGJAxwc4QeiW-=QFy1Dg>