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

New commits:
commit fef623f315aae63bd493960fe296d3e3a8af5ee0
Author:     Thorsten Behrens <thorsten.behr...@cib.de>
AuthorDate: Mon Apr 15 03:15:58 2019 +0200
Commit:     Thorsten Behrens <thorsten.behr...@cib.de>
CommitDate: Mon Apr 15 03:15:58 2019 +0200

    ciabot: update git to production instance version

diff --git a/ciabot/run-libreoffice-ciabot.pl b/ciabot/run-libreoffice-ciabot.pl
index dfe0e9f..5ff97ec 100755
--- a/ciabot/run-libreoffice-ciabot.pl
+++ b/ciabot/run-libreoffice-ciabot.pl
@@ -123,7 +123,7 @@ sub report($$$) {
                                        my $branch = $branch_name;
                                        $branch = 'master' if ($branch eq '');
                                        print "reporting to bugzilla: $_ and 
branch $branch";
-                                        qx(python 
$cwd/libreoffice-bugzilla2.py -r $repo -c $_ -b $branch >> 
/home/ciabot/bugzilla.log);
+                                        qx(python 
$cwd/libreoffice-bugzilla2.py -r $repo -c $_ -b $branch >> 
/srv/home/ciabot/bugzilla.log);
                                     }
                                     qx($ciabot $repo $_ $branch_name 
$ciaproxy);
                                 }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to