[Groonga-commit] pgroonga/pgroonga at fa8881c [master] appveyor: use --temp-instance

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Sep 21 17:14:42 JST 2016


Kouhei Sutou	2016-09-21 17:14:42 +0900 (Wed, 21 Sep 2016)

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

  Message:
    appveyor: use --temp-instance

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+2 -1)
===================================================================
--- appveyor.yml    2016-09-21 17:04:53 +0900 (7ba7636)
+++ appveyor.yml    2016-09-21 17:14:42 +0900 (b77e562)
@@ -30,4 +30,5 @@ test_script:
   - ..\pgsql\bin\pg_regress
       --bindir=..\pgsql\bin
       --load-extension=pgroonga
-      array/varchar/single/match/seqscan
+      --temp-instance=..\pgsql\test
+      array\varchar\single\match\seqscan
-------------- next part --------------
HTML����������������������������...
Download 



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