[Libreoffice-commits] .: solenv/bin

Jesús Corrius jcorrius at kemper.freedesktop.org
Tue Oct 26 09:05:59 PDT 2010


 solenv/bin/build.pl |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit fbb416d1e955fb9cf05d7e9af6fd5d263eaa7d23
Author: Jesús Corrius <jesus at softcatala.org>
Date:   Tue Oct 26 18:04:47 2010 +0200

    Remove redundant zenity message (that also breaks the script on Windows)

diff --git a/solenv/bin/build.pl b/solenv/bin/build.pl
index 6af2bfd..506c345 100755
--- a/solenv/bin/build.pl
+++ b/solenv/bin/build.pl
@@ -1712,8 +1712,6 @@ sub cancel_build {
     print "            http://wiki.documentfoundation.org/Development\n";
     print "\n";
 
-    zenity_set_message("LibreOffice Build Failed!");
-
     if (!$broken_modules_number || !$build_all_parents) {
         while (children_number()) {
             handle_dead_children(1);


More information about the Libreoffice-commits mailing list