[Libreoffice-commits] dev-tools.git: scripts/esc-bug-stats.pl

Bjoern Michaelsen bjoern.michaelsen at canonical.com
Thu Aug 25 14:11:46 UTC 2016


 scripts/esc-bug-stats.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b5fe4dfdf408c2e976be059ac7dc4d03ea91dc7f
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date:   Fri Aug 19 13:37:50 2016 +0200

    update bibisect link
    
    - old was still pointing to fdo
    - also old link was using whiteboard instead of keyword:bibisected
    
    Change-Id: Idfc00cc9673848ca5e42646b96be1f69b21e8c07
    Reviewed-on: https://gerrit.libreoffice.org/28240
    Reviewed-by: Björn Michaelsen <bjoern.michaelsen at canonical.com>
    Tested-by: Björn Michaelsen <bjoern.michaelsen at canonical.com>

diff --git a/scripts/esc-bug-stats.pl b/scripts/esc-bug-stats.pl
index dd88475..4a2ac5d 100755
--- a/scripts/esc-bug-stats.pl
+++ b/scripts/esc-bug-stats.pl
@@ -111,7 +111,7 @@ $open = Bugzilla::get_query($bibisect_open_query);
 print STDERR "\n";
 print STDERR "* Bibisected bugs open: keyword 'bibisected'\n";
 print STDERR "\t+ $open (of $all) older ?\n";
-print STDERR "\t\t+ http://bit.ly/VQfF3Q\n";
+print STDERR "\t\t+ https://bugs.documentfoundation.org/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&f1=keywords&known_name=LibreOffice%20Bi-bisected&o1=substring&product=LibreOffice&query_based_on=LibreOffice%20Bi-bisected&query_format=advanced&resolution=---&v1=bibisected\n";
 print STDERR "\n";
 
 print STDERR "* all bugs tagged with 'regression'\n";


More information about the Libreoffice-commits mailing list