Skip to content
GitLab
Menu
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
2c7555bc
Commit
2c7555bc
authored
Feb 18, 2008
by
Leigh B. Stoller
Browse files
Fix cvs merge error.
parent
4bb9e149
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/linux/mkvserver.pl
View file @
2c7555bc
...
...
@@ -408,14 +408,6 @@ if (0) {
"
$enetifs
--flags persistent
"
.
(
$USEHASHIFIED
?
"
-- --source /vservers/root
"
:
""));
#
# Copy in the top level directories.
#
foreach
my
$dir
(
@ROOTCPDIRS
)
{
mysystem
("
rsync -a /
$dir
$vdir
");
}
TBDebugTimeStamp
("
mkvserver: Copying root cp dirs done!
");
#
# Set vserver capabilities and flags
#
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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