test-bugzilla-files/commands.sh |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 42ee9691adf35169d972321b8bf2d5a0b8fde50c
Author: Markus Mohrhard <markus.mohrh...@googlemail.com>
Date:   Mon Aug 4 01:32:52 2014 +0200

    mail me when the build fails

diff --git a/test-bugzilla-files/commands.sh b/test-bugzilla-files/commands.sh
index 098128b..63ca41b 100755
--- a/test-bugzilla-files/commands.sh
+++ b/test-bugzilla-files/commands.sh
@@ -15,6 +15,7 @@ cd ~/build/
 make
 
 if [ "$?" != "0" ]; then
+    echo "Please inspect the build" | mail -s "Crash test VM build failure" 
markus.mohrh...@googlemail.com
     exit 1
 fi
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to