Skip to content
GitLab
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
a210edb9
Commit
a210edb9
authored
Feb 03, 2004
by
Leigh B. Stoller
Browse files
Add jail_osname and delay_osname to list of fields user can specify
for the experiments table.
parent
cae59eee
Changes
1
Hide whitespace changes
Inline
Side-by-side
db/xmlconvert.in
View file @
a210edb9
...
...
@@ -78,6 +78,8 @@ my %experiment_fields = ("multiplex_factor" => 1,
"
cpu_usage
"
=>
1
,
"
mem_usage
"
=>
1
,
"
veth_encapsulate
"
=>
1
,
"
jail_osname
"
=>
1
,
"
delay_osname
"
=>
1
,
"
sync_server
"
=>
1
);
#
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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