diff options
| -rw-r--r-- | documentation/test-manual/intro.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/test-manual/intro.rst b/documentation/test-manual/intro.rst index 7e56217d76..882ca16486 100644 --- a/documentation/test-manual/intro.rst +++ b/documentation/test-manual/intro.rst | |||
| @@ -380,7 +380,7 @@ with common tasks, including: | |||
| 380 | - *Running a bitbake invocation for a build:* Use | 380 | - *Running a bitbake invocation for a build:* Use |
| 381 | ``oeqa.utils.commands.bitbake()`` | 381 | ``oeqa.utils.commands.bitbake()`` |
| 382 | 382 | ||
| 383 | - *Running a command:* Use ``oeqa.utils.commandsrunCmd()`` | 383 | - *Running a command:* Use ``oeqa.utils.commands.runCmd()`` |
| 384 | 384 | ||
| 385 | There is also a ``oeqa.utils.commands.runqemu()`` function for launching | 385 | There is also a ``oeqa.utils.commands.runqemu()`` function for launching |
| 386 | the ``runqemu`` command for testing things within a running, virtualized | 386 | the ``runqemu`` command for testing things within a running, virtualized |
