Skip to content
Snippets Groups Projects
Commit b3c25e6f authored by Juan A. Suárez's avatar Juan A. Suárez Committed by Juan A. Suárez
Browse files

bin/get-pick-list.sh: sha1 commits can be smaller than 8 chars


The script only handles commits with "Fixes: <sha1>" where <sha1> is
equal or great than 8 chars. But <sha1> can be smaller, like 7 chars.

This commit relax the restriction to handle <sha1> 4 or more chars.

Fixes: 533fead4 ("bin/get-pick-list.sh: tweak the commit sha matching pattern")

Acked-by: default avatarEric Engestrom <eric.engestrom@intel.com>
Signed-off-by: default avatarJuan A. Suarez Romero <jasuarez@igalia.com>
parent fed5b605
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment