[Groonga-commit] pgroonga/pgroonga at 823354c [master] appveyor: use sticky bit

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Oct 29 16:05:02 JST 2016


Kouhei Sutou	2016-10-29 16:05:02 +0900 (Sat, 29 Oct 2016)

  New Revision: 823354c2692a3ac08921f074fc76050510fff49b
  https://github.com/pgroonga/pgroonga/commit/823354c2692a3ac08921f074fc76050510fff49b

  Message:
    appveyor: use sticky bit

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -0)
===================================================================
--- appveyor.yml    2016-10-29 15:38:53 +0900 (d19aa5a)
+++ appveyor.yml    2016-10-29 16:05:02 +0900 (785d7a8)
@@ -51,6 +51,7 @@ notifications:
 
 test_script:
   - mkdir -p c:\tmp\space
+  - chmod -R 1777 c:\tmp
   - sed -e 's, �� TMP_DIR@,C:/tmp,g'
       sql\vacuum\tablespace.sql.in >
       sql\vacuum\tablespace.sql
-------------- next part --------------
HTML����������������������������...
Download 



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