Kouhei Sutou
null+****@clear*****
Sat Oct 29 00:52:57 JST 2016
Kouhei Sutou 2016-10-29 00:52:57 +0900 (Sat, 29 Oct 2016) New Revision: 6d0e4e5fdad81cf126aa7492bcd3920f46343eea https://github.com/pgroonga/pgroonga/commit/6d0e4e5fdad81cf126aa7492bcd3920f46343eea Message: appveyor: add more escape Modified files: appveyor.yml Modified: appveyor.yml (+2 -2) =================================================================== --- appveyor.yml 2016-10-29 00:49:27 +0900 (fd1db31) +++ appveyor.yml 2016-10-29 00:52:57 +0900 (4765576) @@ -51,10 +51,10 @@ notifications: test_script: - mkdir -p tmp\space - - sed -e 's, �� TMP_DIR@,C:\\projects\\pgroonga\\tmp,g' + - sed -e 's, �� TMP_DIR@,C:\\\\projects\\\\pgroonga\\\\tmp,g' sql\vacuum\tablespace.sql.in > sql\vacuum\tablespace.sql - - sed -e 's, �� TMP_DIR@,C:\\projects\\pgroonga\\tmp,g' + - sed -e 's, �� TMP_DIR@,C:\\\\projects\\\\pgroonga\\\\tmp,g' expected\vacuum\tablespace.out.in > expected\vacuum\tablespace.out - find sql/* -type d | sed -e 's,^sql,results,' | xargs mkdir -p -------------- next part -------------- HTML����������������������������...Download