[Groonga-commit] pgroonga/pgroonga at cee901f [master] appveyor: use nonexistent command to report error

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Sep 22 01:01:30 JST 2016


Kouhei Sutou	2016-09-22 01:01:30 +0900 (Thu, 22 Sep 2016)

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

  Message:
    appveyor: use nonexistent command to report error

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2016-09-22 00:57:40 +0900 (828a94f)
+++ appveyor.yml    2016-09-22 01:01:30 +0900 (4817cf1)
@@ -34,4 +34,4 @@ test_script:
       --load-extension=pgroonga
       --temp-instance=..\pgsql\test
       array/varchar/single/match/seqscan ||
-    (type regression.diffs & exit %ERRORLEVEL%)
+    (type regression.diffs & nonexistent_command)
-------------- next part --------------
HTML����������������������������...
Download 



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