summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscript/librelease.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/script/librelease.sh b/script/librelease.sh
index 70048e92033..976c8011208 100755
--- a/script/librelease.sh
+++ b/script/librelease.sh
@@ -15,6 +15,7 @@ if [ $# -lt 1 ]; then
exit 1
fi
+umask 0022
release_lib() {
lib="$1"