[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170831130933.GB19544@infradead.org>
Date: Thu, 31 Aug 2017 06:09:33 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Ross Zwisler <ross.zwisler@...ux.intel.com>,
Christoph Hellwig <hch@...radead.org>, fstests@...r.kernel.org,
Eryu Guan <eguan@...hat.com>, linux-ext4@...r.kernel.org,
linux-nvdimm@...ts.01.org, linux-fsdevel@...r.kernel.org,
Randy Dodgen <rdodgen@...il.com>, Theodore Ts'o <tytso@....edu>
Subject: Re: [fstests PATCH] generic: add test for executables on read-only
DAX mounts
On Wed, Aug 30, 2017 at 10:02:55PM -0600, Ross Zwisler wrote:
> > > +LS=$(which ls --skip-alias --skip-functions) 2>/dev/null
> > > +if [ $? -ne 0 ]; then
> > > + status=$?
> > > + echo "Couldn't find 'ls'!?"
> > > + exit
> > > +fi
> >
> > These checks all fail for me..
>
> Huh...really? I'll send out v2 in a second, but if that fails for you as well
> can you try and give me a hint as to what's going wrong with the test in your
> setup?
The v2 one works fine for me.
Powered by blists - more mailing lists