summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2021-03-07 13:41:29 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-14 16:33:03 +0000
commit579f9ada19bd174bff0002cd6a731d12a1868252 (patch)
tree90e2eb0e8f2cad61e58d221bf9fb9a49ad10f649 /scripts
parentff2ad51b801fd62e2abbc573ba2c9ee8fdc7e012 (diff)
downloadopenembedded-core-contrib-579f9ada19bd174bff0002cd6a731d12a1868252.tar.gz
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 <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/bitbake-whatchanged2
1 files changed, 1 insertions, 1 deletions
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