summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Herman <eric@freesa.org>2024-10-31 15:06:01 +0100
committerKent Overstreet <kent.overstreet@linux.dev>2024-11-06 16:09:30 -0500
commit31b85f0a99b1820cee926243be7887a5d1d938a1 (patch)
treeae3528604c54e5ee14b4e2b3256e3b0e87f2dc5f
parent6ffd29a257b8a4f54ea2868f296a6f69239a2423 (diff)
ktest README.md: update location of test file
As of commit 89bba65 the .test files moved. Signed-off-by: Eric Herman <eric@freesa.org> Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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