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
c2907f19
Commit
c2907f19
authored
Feb 02, 2012
by
Leigh B Stoller
Browse files
Minor bug fix.
parent
6539734e
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/tmcd.c
View file @
c2907f19
...
...
@@ -9878,8 +9878,8 @@ COMMAND_PROTOTYPE(dodisks)
bufp
+=
OUTPUT
(
bufp
,
ebufp
-
bufp
,
"DISK DISKNAME=%s DISKTYPE='%s' "
"MOUNTPOINT='%s'
MOUNTPOINT
='%s' "
"
PARAMETERS
='%s'
\n
"
,
"MOUNTPOINT='%s'
PARAMETERS
='%s' "
"
COMMAND
='%s'
\n
"
,
row
[
0
],
(
row
[
1
]
?
row
[
1
]
:
""
),
(
row
[
2
]
?
row
[
2
]
:
""
),
...
...
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