[Groonga-commit] pgroonga/pgroonga at 134f514 [master] appveyor: can we use ||?

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Sep 21 20:01:31 JST 2016


Kouhei Sutou	2016-09-21 20:01:31 +0900 (Wed, 21 Sep 2016)

  New Revision: 134f51463c59acad80a12716d92c78321d292f08
  https://github.com/pgroonga/pgroonga/commit/134f51463c59acad80a12716d92c78321d292f08

  Message:
    appveyor: can we use ||?

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+2 -3)
===================================================================
--- appveyor.yml    2016-09-21 19:54:22 +0900 (7d21ee6)
+++ appveyor.yml    2016-09-21 20:01:31 +0900 (7970c2f)
@@ -34,6 +34,5 @@ test_script:
       --bindir=..\pgsql\bin
       --load-extension=pgroonga
       --temp-instance=..\pgsql\test
-      array/varchar/single/match/seqscan
-after_test:
-  - type regression.out
+      array/varchar/single/match/seqscan ||
+    type regression.out
-------------- next part --------------
HTML����������������������������...
下载 



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