update_public_suffix_list.sh: print suggested topic:

This was in the 6.2 and 5.15 versions of the script, but not in dev,
6.7, 6.6, 6.5, and so was promptly forgotten.

Pick-to: 6.7 6.6 6.5
Change-Id: Ic0a1708a29eccd7efe41aa4670ea55f1edb6be0b
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
This commit is contained in:
Marc Mutz 2024-01-30 20:30:57 +01:00
parent 7081531173
commit 324fe120ba

View File

@ -77,3 +77,5 @@ SHA $GITSHA1.
Pick-to: $PICK_TO_BRANCHES
" --edit
msg "Please use topic=publicsuffix-list-$GITSHA1 when pushing."