aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-common-tasks.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-01-25 15:20:44 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-29 17:04:48 +0000
commitb2b72143ab6f4c1e6b7935f233202ad221b373e2 (patch)
tree503389587c166cc28d29a511230579c980344345 /documentation/dev-manual/dev-manual-common-tasks.xml
parentd484e58cfe960d44717f035db567ba8f0e2454b6 (diff)
downloadopenembedded-core-contrib-b2b72143ab6f4c1e6b7935f233202ad221b373e2.tar.gz
dev-manual: Restored ptest-runner2 to ptest-runner
Notified that Anibal wanted this reverted from the commit that changed it. This is due to the fact that we now use the same name for the new recipe ptest-runner instead of ptest-runner2 to maintain compatibility with old code. Reported-by: Anibal Limon <anibal.limon@intel.linux.com> (From yocto-docs rev: a1548ee35a797035247d8fdee6127560db9ead5d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 51cd77adba..b94df4e580 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -7515,8 +7515,8 @@
<title>Running ptest</title>
<para>
- The <filename>ptest-runner2</filename> package installs a
- program that loops through all installed ptest test
+ The <filename>ptest-runner</filename> package installs a
+ shell script that loops through all installed ptest test
suites and runs them in sequence.
Consequently, you might want to add this package to
your image.