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-devel
Commits
405a7f43
Commit
405a7f43
authored
Jan 08, 2009
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove the vlans test until I fix up tbswap problem.
parent
6732fa8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
db/nfree.in
db/nfree.in
+1
-1
No files found.
db/nfree.in
View file @
405a7f43
...
...
@@ -200,7 +200,7 @@ if (! $moveToOldReserved) {
next
if
(
$node
->
isvirtnode
()
||
$node
->
isremotenode
());
if
(
VLan
->
IsNodeInAVlan
(
$node
))
{
if
(
0
&&
VLan
->
IsNodeInAVlan
(
$node
))
{
print
STDERR
"
$node
is still in a vlan!
\n
";
$error
++
;
}
...
...
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