mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 17:56:01 +02:00
Bug 101892 - Make sure new files/directories are not group/other writable.
This commit is contained in:
parent
2f5b010e80
commit
0fdbe3e9c4
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
umask 0022
|
||||||
|
|
||||||
cd `dirname $0`
|
cd `dirname $0`
|
||||||
|
|
||||||
mkdir -p tools
|
mkdir -p tools
|
||||||
|
|
Loading…
Add table
Reference in a new issue