From: Robert P. J. Day Date: Sun, 7 Mar 2021 18:41:29 +0000 (-0500) Subject: bitbake-whatchanged: change ending quote to proper period X-Git-Tag: yocto-3.3~160 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=579f9ada19bd174bff0002cd6a731d12a1868252;p=openembedded-core.git bitbake-whatchanged: change ending quote to proper period Pretty sure that trailing quote should be a period; it appears to work properly. Signed-off-by: Robert P. J. Day Signed-off-by: Richard Purdie --- diff --git a/scripts/bitbake-whatchanged b/scripts/bitbake-whatchanged index 3095dafa46..6f4b268119 100755 --- a/scripts/bitbake-whatchanged +++ b/scripts/bitbake-whatchanged @@ -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