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
06ea5399
Commit
06ea5399
authored
Sep 25, 2009
by
Leigh B. Stoller
Browse files
Minor bug fix to physical tables.
parent
8d3da30e
Changes
1
Hide whitespace changes
Inline
Side-by-side
db/libdb.pm.in
View file @
06ea5399
...
...
@@ -661,6 +661,7 @@ sub TBDB_PHYSICAL_NODE_TABLES() {
'
uidnodelastlogin
' => [ '
node_id
' ],
'
v2pmap
' => [ '
node_id
' ],
'
vinterfaces
' => [ '
node_id
' ],
'
widearea_nodeinfo
' => [ '
node_id
' ],
'
widearea_accounts
' => [ '
node_id
' ],
'
widearea_delays
' => [ '
node_id1
', '
node_id2
' ],
'
widearea_recent
' => [ '
node_id1
', '
node_id2
' ],
...
...
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