On Thu, Oct 31, 2024 at 03:06:01PM +0100, Eric Herman wrote: > From: Eric Herman <[email protected]> > > As of commit 89bba65 the .test files moved. > > Signed-off-by: Eric Herman <[email protected]>
Thanks! Applied > --- > README.md | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/README.md b/README.md > index 28c0801..e6a415e 100644 > --- a/README.md > +++ b/README.md > @@ -43,7 +43,7 @@ Then, to build a kernel and run some tests, from your linux > kernel source tree > run > > ``` > -build-test-kernel run -I ~/ktest/tests/bcachefs/single_device.ktest > +build-test-kernel run -I ~/ktest/tests/fs/bcachefs/single_device.ktest > ``` > > While virtual machine is running, you can interact with it by running various > -- > 2.39.5 >
