bin/lo-commit-stat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 880e3af2b502ca4f5a1f34ad9d98b9a26dc091ed Author: Dennis Roczek <dennisroc...@libreoffice.org> Date: Sun Jul 12 04:35:28 2015 +0200 removing additional colons from the commit msg Change-Id: Ie35ee8c392e3e8ebc4a42d20e76813c8d29d387b Reviewed-on: https://gerrit.libreoffice.org/17028 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fit...@ubuntu.com> diff --git a/bin/lo-commit-stat b/bin/lo-commit-stat index 92dd5e5..e33ca79 100755 --- a/bin/lo-commit-stat +++ b/bin/lo-commit-stat @@ -55,7 +55,7 @@ sub search_bugs($$$$) # print " found $bug\n"; # remove bug number from the comment; it will be added later a standardized way $bug_orig =~ s/\#/\\#/; - $line =~ s/(,\s)*[Rr](elated|esolve[ds]):?\s*$bug_orig\s*//; + $line =~ s/(,\s)*[Rr](elated|esolve[ds]):?\s*$bug_orig\s?:?\s*//; $line =~ s/\s*-\s*$bug_orig\s*//; $line =~ s/\(?$bug_orig\)?\s*[:,-]?\s*//; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits