]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 14 Mar 2021 16:33:03 +0000 (16:33 +0000)
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>
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