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
3c65629b
Commit
3c65629b
authored
Dec 18, 2013
by
Leigh B Stoller
Browse files
Minor bug fix to previous revision.
parent
5d959392
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/tmcd.c
View file @
3c65629b
...
...
@@ -484,7 +484,7 @@ struct command {
{ "disks", FULLCONFIG_ALL, 0, dodisks},
{ "arpinfo", FULLCONFIG_NONE, 0, doarpinfo},
{ "hwinfo", FULLCONFIG_NONE, 0, dohwinfo},
{ "tiplineinfo", FULLCONFIG_
ALL
, F_ALLOCATED, dotiplineinfo},
{ "tiplineinfo", FULLCONFIG_
NONE
, F_ALLOCATED, dotiplineinfo},
#if PROTOGENI_SUPPORT
{ "geni_client_id", FULLCONFIG_NONE, 0, dogeniclientid },
{ "geni_slice_urn", FULLCONFIG_NONE, 0, dogenisliceurn },
...
...
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