[Groonga-commit] pgroonga/pgroonga at f21952a [master] travis: add --fail to detect error

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Feb 11 20:36:52 JST 2015


Kouhei Sutou	2015-02-11 20:36:52 +0900 (Wed, 11 Feb 2015)

  New Revision: f21952adf74600693d7c0e1c78fa9361957a8b5a
  https://github.com/pgroonga/pgroonga/commit/f21952adf74600693d7c0e1c78fa9361957a8b5a

  Message:
    travis: add --fail to detect error

  Modified files:
    data/travis/setup.sh

  Modified: data/travis/setup.sh (+1 -1)
===================================================================
--- data/travis/setup.sh    2015-02-11 20:36:41 +0900 (6e7f203)
+++ data/travis/setup.sh    2015-02-11 20:36:52 +0900 (02b6f8c)
@@ -3,7 +3,7 @@
 # set -x
 set -e
 
-curl --silent --location \
+curl --silent --location --fail \
   https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | \
   sh
 
-------------- next part --------------
HTML����������������������������...
Download 



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