diff options
author | Daniel Latypov <[email protected]> | 2022-01-31 13:23:41 -0800 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2022-04-04 12:02:44 -0600 |
commit | 02c7efa43627163e489a8db87882445a0ff381f7 (patch) | |
tree | 8528d72e8bf05d8d7d0a6f1c5da6218e2b154c37 /scripts/bpf_doc.py | |
parent | 3123109284176b1532874591f7c81f3837bbdc17 (diff) |
Documentation: kunit: fix path to .kunitconfig in start.rst
Commit ddbd60c779b4 ("kunit: use --build_dir=.kunit as default") changed
the default --build_dir, which had the side effect of making
`.kunitconfig` move to `.kunit/.kunitconfig`.
However, the first few lines of kunit/start.rst never got updated, oops.
Fix this by telling people to run kunit.py first, which will
automatically generate the .kunit directory and .kunitconfig file, and
then edit the file manually as desired.
Reported-by: Yifan Yuan <[email protected]>
Signed-off-by: Daniel Latypov <[email protected]>
Reviewed-by: David Gow <[email protected]>
Reviewed-by: Brendan Higgins <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions