]> code.ossystems Code Review - openembedded-core.git/commitdiff
bitbake-whatchanged: change ending quote to proper period
authorRobert P. J. Day <rpjday@crashcourse.ca>
Sun, 7 Mar 2021 18:41:29 +0000 (13:41 -0500)
committerSteve Sakoman <steve@sakoman.com>
Sat, 20 Mar 2021 16:27:38 +0000 (06:27 -1000)
Pretty sure that trailing quote should be a period; it
appears to work properly.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 579f9ada19bd174bff0002cd6a731d12a1868252)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
scripts/bitbake-whatchanged

index 3095dafa4687127e83ccb65e2972dc4bb51b2510..6f4b268119b903c459358caefb20a4ead285f0b2 100755 (executable)
@@ -217,7 +217,7 @@ print what will be done between the current and last builds, for example:
     # Edit the recipes
     $ bitbake-whatchanged core-image-sato
 
-The changes will be printed"
+The changes will be printed.
 
 Note:
     The amount of tasks is not accurate when the task is "do_build" since