Hi all, In commit f45a0cb29720 ("rtla/tests: Fix osnoise test calling timerlat") Fixes tag Fixes: 05b7e10687c ("tools/rtla: Add remaining support for osnoise actions") has these problem(s): - SHA1 should be at least 12 digits long In commit 4b8e202c6fe0 ("rtla/tests: Extend action tests to 5s") Fixes tags Fixes: 4e26f84abfb ("rtla/tests: Add tests for actions") Fixes: 05b7e10687c ("tools/rtla: Add remaining support for osnoise actions") has these problem(s): - SHA1 should be at least 12 digits long This can be fixed for the future by setting core.abbrev to 12 (or more) or (for git v2.11 or later) just making sure it is not set (or set to "auto"). -- Cheers, Stephen Rothwell