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
1d7a541d
Commit
1d7a541d
authored
Oct 27, 2008
by
Leigh B. Stoller
Browse files
Do not spit out down plab nodes in genimode.
parent
8a9dd446
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/ptopgen.in
View file @
1d7a541d
...
...
@@ -753,6 +753,10 @@ if ($widearea) {
#
if
((
$status
&&
(
$status
ne
'
up
'))
||
(
$mpid
eq
$DEADPID
&&
$meid
eq
$DEADEID
))
{
# But not in genimode.
next
if
(
$genimode
);
push
@features
,
"
down:1
";
}
...
...
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