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
00b820f6
Commit
00b820f6
authored
Mar 07, 2006
by
Leigh B. Stoller
Browse files
Do not preserve original permissions from the node; annoying for the
next person who swaps the experiment in.
parent
2727e98e
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/loghole.in
View file @
00b820f6
...
...
@@ -907,7 +907,7 @@ def rsync(host, base, dlpath, paths = ["/"], port = None, output = False):
except
OSError
:
pass
cmd
=
[
RSYNC
,
"-r
p
tgoDlz"
,
"-rtgoDlz"
,
"-v"
,
# XXX
"--copy-unsafe-links"
,
"--include-from="
+
dlpath
]
...
...
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