Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-stable
Commits
8d1bce8a
Commit
8d1bce8a
authored
Jan 28, 2005
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ah, another fix until we get new images built ...
parent
bdd4f1cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tmcd/common/config/rc.mkelab
tmcd/common/config/rc.mkelab
+1
-1
No files found.
tmcd/common/config/rc.mkelab
View file @
8d1bce8a
...
...
@@ -1012,7 +1012,7 @@ sub GetEmulabSource($)
# Look to see if the source code is already here (say, cause the user
# specified a tarfile). If so, copy it into place.
#
if
(
-
d
"
/usr/src
")
{
if
(
-
d
"
/usr/src
/defs-elabinelab
")
{
print
"
Copying over current testbed software from /usr/src
\n
";
mysystem
("
rsync -a --delete /usr/src/
$destdir
/testbed
");
}
...
...
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