Kouhei Sutou
null+****@clear*****
Wed Sep 21 23:30:04 JST 2016
Kouhei Sutou 2016-09-21 23:30:04 +0900 (Wed, 21 Sep 2016) New Revision: 424b10069abae707ad2344019bf948dcb3feaa41 https://github.com/pgroonga/pgroonga/commit/424b10069abae707ad2344019bf948dcb3feaa41 Message: appveyor: keep return code Modified files: appveyor.yml Modified: appveyor.yml (+1 -1) =================================================================== --- appveyor.yml 2016-09-21 20:01:31 +0900 (7970c2f) +++ appveyor.yml 2016-09-21 23:30:04 +0900 (ad12306) @@ -35,4 +35,4 @@ test_script: --load-extension=pgroonga --temp-instance=..\pgsql\test array/varchar/single/match/seqscan || - type regression.out + (SET RETURN_CODE=%ERRORLEVEL%; type regression.diffs; EXIT %RETURN_CODE%) -------------- next part -------------- HTML����������������������������...Download