Message ID | 20211119185025.1975182-1-michael.opdenacker@bootlin.com |
---|---|
State | New, archived |
Headers | show |
Series | bitbake-user-manual: add missing reference | expand |
diff --git a/doc/bitbake-user-manual/bitbake-user-manual-execution.rst b/doc/bitbake-user-manual/bitbake-user-manual-execution.rst index a4b1efbe..7b37f661 100644 --- a/doc/bitbake-user-manual/bitbake-user-manual-execution.rst +++ b/doc/bitbake-user-manual/bitbake-user-manual-execution.rst @@ -435,7 +435,7 @@ BitBake writes a shell script to executes the script. The generated shell script contains all the exported variables, and the shell functions with all variables expanded. Output from the shell script goes to the file -``${T}/log.do_taskname.pid``. Looking at the expanded shell functions in +``${``\ :term:`T`\ ``}/log.do_taskname.pid``. Looking at the expanded shell functions in the run file and the output in the log files is a useful debugging technique.
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> --- doc/bitbake-user-manual/bitbake-user-manual-execution.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)