Kouhei Sutou
null+****@clear*****
Sun Oct 30 08:26:52 JST 2016
Kouhei Sutou 2016-10-30 08:26:52 +0900 (Sun, 30 Oct 2016) New Revision: a5617879a0a39cc774845773e67cc7556e7e153c https://github.com/pgroonga/pgroonga/commit/a5617879a0a39cc774845773e67cc7556e7e153c Message: appveyor: remove needless "-p" Modified files: appveyor.yml Modified: appveyor.yml (+2 -2) =================================================================== --- appveyor.yml 2016-10-30 08:22:03 +0900 (b13235d) +++ appveyor.yml 2016-10-30 08:26:52 +0900 (d907806) @@ -50,11 +50,11 @@ notifications: on_build_status_changed: true test_script: - - mkdir -p input + - mkdir input - sed -e 's, �� TMP_DIR@/space, �� testtablespace@,g' sql\vacuum\tablespace.sql.in > input\vacuum_tablespace.source - - mkdir -p output + - mkdir output - sed -e 's, �� TMP_DIR@/space, �� testtablespace@,g' expected\vacuum\tablespace.out.in > output\vacuum_tablespace.source -------------- next part -------------- HTML����������������������������...Download