Tools: Remove parentheses around bug notes.

Change-Id: Ib2eb24d769dceb6eaab152290e719ae35cad4dcb
Reviewed-on: https://code.wireshark.org/review/28742
Reviewed-by: Gerald Combs <gerald@wireshark.org>
This commit is contained in:
Gerald Combs 2018-07-17 12:08:01 -07:00
parent 32098ac5b1
commit 9795cc0285
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ bug_title=$(
-e 's/\\/{backslash}/' \
)
echo -e "* $bug_title (wsbuglink:${bug_id}[])\\n" \
echo -e "* $bug_title wsbuglink:${bug_id}[].\\n" \
| $recode_cmd \
| $clipboard_cmd