Kouhei Sutou
null+****@clear*****
Fri Oct 28 23:56:01 JST 2016
Kouhei Sutou 2016-10-28 23:56:01 +0900 (Fri, 28 Oct 2016) New Revision: 8d88c83042be8bea37687ae60b7bc974dc4cb1e5 https://github.com/pgroonga/pgroonga/commit/8d88c83042be8bea37687ae60b7bc974dc4cb1e5 Message: Use sticky bit Modified files: Makefile Modified: Makefile (+1 -1) =================================================================== --- Makefile 2016-10-28 23:50:28 +0900 (fede5de) +++ Makefile 2016-10-28 23:56:01 +0900 (6879675) @@ -58,7 +58,7 @@ installcheck: $(EXPECTED_FILES) prepare-regress: rm -rf tmp/space mkdir -p tmp/space - chmod -R 777 tmp/space + chmod -R 1777 tmp/space sed -e "s, �� TMP_DIR@,$(PWD)/tmp,g" \ sql/vacuum/tablespace.sql.in > \ sql/vacuum/tablespace.sql -------------- next part -------------- HTML����������������������������...Download