On Thu, Jun 17, 2021 at 08:56:01AM +0100, Christoph Hellwig wrote: > On Wed, Jun 16, 2021 at 05:13:20PM -0700, Darrick J. Wong wrote: > > <shrug> What's wrong with requiring everyone to run 'make' when they > > change something in fstests? I suspect most people already do that as > > muscle memory for most every other code project on the planet, or as > > part of `make install' prior to starting it fstests. > > I know I keep forgetting it and I know a few other people that do as > well. I suppose I could make the '-g' switch call 'make group.list', though that's just going to increase the amount of noise for anyone like me who runs fstests with a mostly readonly rootfs. --D