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
56012186
Commit
56012186
authored
Jun 10, 2010
by
Leigh B Stoller
Browse files
Use new os_setup in geni project.
parent
04977815
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/tbswap.in
View file @
56012186
...
...
@@ -199,7 +199,7 @@ if (!defined($experiment)) {
}
my
$special
=
(
$pid
eq
"
testbed
"
||
$pid
eq
"
tbres
"
||
$pid
eq
"
emulab-ops
"
||
$pid
eq
"
utahstud
");
my
$newsetup
=
(
$pid
eq
"
testbed
");
my
$newsetup
=
(
$pid
eq
"
testbed
"
||
$pid
eq
"
geni
"
);
#
# Print starting message.
...
...
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