[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] Exit on failure

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:45:04 JST 2012


Kouhei Sutou	2012-08-09 21:44:45 +0900 (Thu, 09 Aug 2012)

  New Revision: 784b9ae90e1bd32562244fee73b34786726570e5
  https://github.com/mroonga/mroonga/commit/784b9ae90e1bd32562244fee73b34786726570e5

  Log:
    Exit on failure

  Modified files:
    autogen.sh

  Modified: autogen.sh (+2 -0)
===================================================================
--- autogen.sh    2012-08-09 21:44:13 +0900 (312453a)
+++ autogen.sh    2012-08-09 21:44:45 +0900 (7a1d386)
@@ -102,6 +102,8 @@ else
   fi
 fi
 
+set -e
+
 echo "Running libtoolize ..."
 $LIBTOOLIZE --force --copy
 echo "Running aclocal ..."
-------------- next part --------------
HTML����������������������������...
Descargar 



More information about the Groonga-mysql-commit mailing list
Back to archive index