1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00

Bug 101892 - Make sure new files/directories are not group/other writable.

This commit is contained in:
Doug Schaefer 2005-07-13 20:55:27 +00:00
parent 2f5b010e80
commit 0fdbe3e9c4

View file

@ -1,3 +1,5 @@
umask 0022
cd `dirname $0`
mkdir -p tools