[Libreoffice-commits] dev-tools.git: ciabot/run-libreoffice-ciabot.pl

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Apr 15 01:18:34 UTC 2019


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

New commits:
commit fef623f315aae63bd493960fe296d3e3a8af5ee0
Author:     Thorsten Behrens <Thorsten.Behrens at CIB.de>
AuthorDate: Mon Apr 15 03:15:58 2019 +0200
Commit:     Thorsten Behrens <Thorsten.Behrens at 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);
                                 }


More information about the Libreoffice-commits mailing list