[Groonga-commit] pgroonga/pgroonga at fae0637 [master] Disable tablespace test

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Nov 2 22:49:23 JST 2016


Kouhei Sutou	2016-11-02 22:49:23 +0900 (Wed, 02 Nov 2016)

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

  Message:
    Disable tablespace test
    
    It's too fragile.

  Modified files:
    Makefile

  Modified: Makefile (+1 -1)
===================================================================
--- Makefile    2016-11-02 22:47:38 +0900 (52b6b23)
+++ Makefile    2016-11-02 22:49:23 +0900 (d162197)
@@ -50,7 +50,7 @@ EXPECTED_FILES =				\
 		sed -e 's,^sql/,expected/,'	\
 		    -e 's,sql$$,out,')
 
-installcheck: prepare-regress
+# installcheck: prepare-regress
 installcheck: $(RESULT_DIRS)
 installcheck: $(EXPECTED_DIRS)
 installcheck: $(EXPECTED_FILES)
-------------- next part --------------
HTML����������������������������...
Download 



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