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.6 6.5
Change-Id: Ic0a1708a29eccd7efe41aa4670ea55f1edb6be0b
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
(cherry picked from commit 324fe120ba405f0eeca0b1a00cc5aee0ea99f76f)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Marc Mutz 2024-01-30 20:30:57 +01:00 committed by Qt Cherry-pick Bot
parent d61a333705
commit ce5b1750fd

View File

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