Date: Tue, 03 Sep 2019 14:08:06 -0000 From: John Baldwin <jhb@FreeBSD.org> To: Enji Cooper <ngie@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r346443 - head/tests/sys/opencrypto Message-ID: <fe23c154-32e3-eac6-7b1d-0ad09a938071@FreeBSD.org> In-Reply-To: <201904201543.x3KFhSAl037969@repo.freebsd.org> References: <201904201543.x3KFhSAl037969@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4/20/19 8:43 AM, Enji Cooper wrote: > Author: ngie > Date: Sat Apr 20 15:43:28 2019 > New Revision: 346443 > URL: https://svnweb.freebsd.org/changeset/base/346443 > > Log: > tests/sys/opencrypto: fix whitespace per PEP8 > > Replace hard tabs with four-character indentations, per PEP8. > > This is being done to separate stylistic changes from the tests from functional > ones, as I accidentally introduced a bug to the tests when I used four-space > indentation locally. > > No functional change. Wow, this is really painful for the 4-5 open reviews I have outstanding as it makes a merge disaster. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fe23c154-32e3-eac6-7b1d-0ad09a938071>