[Libreoffice-commits] dev-tools.git: ciabot/config.pl.sample

Robinson Tryon qubit at runcibility.com
Sun Nov 17 09:55:39 PST 2013


 ciabot/config.pl.sample |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8d80a84e54b074083d2a90376c12d0b4eb26d800
Author: Robinson Tryon <qubit at runcibility.com>
Date:   Sun Nov 17 00:39:38 2013 -0500

    CIA Bot: bugs.freedesktop.org -> bugs.libreoffice.org
    
    Bugzilla Migration
    
    Change-Id: I3dd293f52f775bdc4480942dbb2155573709f410
    Reviewed-on: https://gerrit.libreoffice.org/6696
    Reviewed-by: Markus Mohrhard <markus.mohrhard at googlemail.com>
    Tested-by: Markus Mohrhard <markus.mohrhard at googlemail.com>

diff --git a/ciabot/config.pl.sample b/ciabot/config.pl.sample
index 87f8edb..bd98f39 100644
--- a/ciabot/config.pl.sample
+++ b/ciabot/config.pl.sample
@@ -5,7 +5,7 @@ use strict;
 # The bugzilla has contains the server, username and password for the targeted
 # bugzilla installation. There's NO 'http://' in the server line.
 our $bugzilla = {
-    server   => 'bugs.freedesktop.org/',
+    server   => 'bugs.libreoffice.org/',
     user     => 'libreoffice-commits at lists.freedesktop.org',
     password => 'secret', # CHANGE THIS!
 };


More information about the Libreoffice-commits mailing list