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

Markus Mohrhard markus.mohrhard at googlemail.com
Wed Nov 20 22:32:22 PST 2013


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

New commits:
commit 6a7d10b0b5bc05a275d9780a8f9b9806945290e9
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Thu Nov 21 07:31:54 2013 +0100

    update script

diff --git a/ciabot/run-libreoffice-ciabot.pl b/ciabot/run-libreoffice-ciabot.pl
index 6386f4d..300c31c 100755
--- a/ciabot/run-libreoffice-ciabot.pl
+++ b/ciabot/run-libreoffice-ciabot.pl
@@ -71,7 +71,7 @@ sub report($$$) {
                             chomp;
                             print timestamp() . " Sending report about $_ in $key\n";
                             if (!$test) {
-                                if ($repo == "si-gui")
+                                if ($repo eq "si-gui")
                                 {
                                     qx(perl -I ~/bin ~/bin/sigui-bugzilla.pl $repo $_ $branch_name);
                                 } else {
commit dd1458c7d75027db00a47ae33053f2fb0287f559
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Thu Nov 21 07:31:05 2013 +0100

    change file mode

diff --git a/ciabot/sigui-bugzilla.pl b/ciabot/sigui-bugzilla.pl
old mode 100644
new mode 100755


More information about the Libreoffice-commits mailing list