Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
abuild
Commits
18b09f9d
Commit
18b09f9d
authored
Mar 17, 2016
by
Kaarle Ritvanen
Browse files
abuild: set umask
consistent result regardless of current setting
parent
d8dabed4
Changes
1
Show whitespace changes
Inline
Side-by-side
abuild.in
View file @
18b09f9d
...
...
@@ -30,6 +30,8 @@ BUILD_BASE="build-base"
apk_opt_wait
=
"--wait 30"
umask
022
# run optional log command for remote logging
logcmd
()
{
${
ABUILD_LOG_CMD
:-
true
}
"
$@
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment