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
emulab
emulab-devel
Commits
60bc7622
Commit
60bc7622
authored
Oct 14, 2005
by
Timothy Stack
Browse files
Make the .cleanonsync file group writable.
parent
3f08715f
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/loghole.in
View file @
60bc7622
...
...
@@ -769,6 +769,7 @@ def do_archive(args):
if
delete_dir
:
open
(
CLEANFILE
,
'w'
)
os
.
chmod
(
CLEANFILE
,
0664
)
pass
if
VERBOSITY
==
VERBOSITY_MACHINE
:
...
...
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