[Groonga-commit] pgroonga/pgroonga at bdca4f1 [master] appveyor: try to remove /b

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Sep 22 00:57:40 JST 2016


Kouhei Sutou	2016-09-22 00:57:40 +0900 (Thu, 22 Sep 2016)

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

  Message:
    appveyor: try to remove /b

  Modified files:
    appveyor.yml

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



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