[Groonga-commit] pgroonga/pgroonga at accf4bb [master] appveyor: fix path style

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Oct 30 09:46:22 JST 2016


Kouhei Sutou	2016-10-30 09:46:22 +0900 (Sun, 30 Oct 2016)

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

  Message:
    appveyor: fix path style

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2016-10-30 09:13:32 +0900 (de392b0)
+++ appveyor.yml    2016-10-30 09:46:22 +0900 (fad4edc)
@@ -50,7 +50,7 @@ notifications:
     on_build_status_changed: true
 
 test_script:
-  - mkdir tmp/space
+  - mkdir tmp\space
   - chown "NETWORK SERVICE" tmp/space
   - sed -e 's, �� TMP_DIR@,C:/projects/pgroonga/tmp,g'
       sql\vacuum\tablespace.sql.in >
-------------- next part --------------
HTML����������������������������...
Download 



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