When I tried to follow the docs and make some hook scripts, I found that
the environment variables mentioned there were not actually being set.
It turns out there was a typo and they were missing an underscore in
U_BOOT. And I also noticed that some more variables we set in the
environment, so there is a 2nd patch to document those as well.

Signed-off-by: David Lechner <[email protected]>
---
David Lechner (2):
      doc: pytest: fix hook script environment variable names
      doc: pytest: add missing hook script env vars

 doc/develop/pytest/usage.rst | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)
---
base-commit: c5e6d2ab7eba68cbfb600cdc131c0c375ced2ec9
change-id: 20251124-doc-pytest-fix-script-env-vars-03141d1cbc9c

Best regards,
-- 
David Lechner <[email protected]>

Reply via email to