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
f4e828ee
Commit
f4e828ee
authored
Jun 29, 2010
by
Leigh B Stoller
Browse files
Add geni to special projects.
parent
e99955de
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/tbswap.in
View file @
f4e828ee
...
...
@@ -197,7 +197,7 @@ my $experiment = Experiment->Lookup($pid, $eid);
if
(
!
defined
(
$experiment
))
{
tbdie
("
Could not lookup experiment object!
")
}
my
$special
=
(
$pid
eq
"
testbed
"
||
$pid
eq
"
tbres
"
||
my
$special
=
(
$pid
eq
"
testbed
"
||
$pid
eq
"
tbres
"
||
$pid
eq
"
geni
"
||
$pid
eq
"
emulab-ops
"
||
$pid
eq
"
utahstud
");
my
$newsetup
=
$special
;
...
...
Write
Preview
Supports
Markdown
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