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: 2020-04.7-dunfell~31 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f63ae3256cb880564f1b786e4c381ffae5cb58e8;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 (cherry picked from commit 579f9ada19bd174bff0002cd6a731d12a1868252) Signed-off-by: Steve Sakoman --- 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