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
94bcca5a
Commit
94bcca5a
authored
Oct 22, 2010
by
Robert Ricci
Browse files
Fix my dumb typo in the list of special projects
parent
2b0bf990
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/tbswap.in
View file @
94bcca5a
...
...
@@ -196,7 +196,7 @@ if (!defined($experiment)) {
my
$special
=
(
$pid
eq
"
testbed
"
||
$pid
eq
"
tbres
"
||
$pid
eq
"
geni
"
||
$pid
eq
"
emulab-ops
"
||
$pid
eq
"
utahstud
"
||
$pid
eq
"
ClemsonGENI
"
||
$pid
eq
"
ResiliNets
"
||
$pid
eq
"
gec8tutorial
"
,
$pid
eq
"
ResiliNets
"
||
$pid
eq
"
gec8tutorial
"
||
$pid
eq
"
GPO-GENI
"
||
$pid
eq
"
gec9tutorial
");
my
$newsetup
=
$special
;
my
$syncvlans
=
(
$pid
eq
"
emulab-ops
"
||
(
$MAINSITE
&&
$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