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-stable
Commits
05cdd21e
Commit
05cdd21e
authored
Aug 09, 2018
by
Leigh B Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add nuc8650 to skip types array.
parent
ee9ba1ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
www/aptui/instance_defs.php
www/aptui/instance_defs.php
+1
-0
No files found.
www/aptui/instance_defs.php
View file @
05cdd21e
...
...
@@ -825,6 +825,7 @@ class Instance
$skiptypes
[
"nuc5300"
]
=
true
;
$skiptypes
[
"enodeb"
]
=
true
;
$skiptypes
[
"nuc6260"
]
=
true
;
$skiptypes
[
"nuc8650"
]
=
true
;
}
return
$skiptypes
;
}
...
...
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