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
78e816d5
Commit
78e816d5
authored
Apr 23, 2003
by
Leigh B. Stoller
Browse files
Fix a couple of typos.
parent
7a668c3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/tbreport.in
View file @
78e816d5
...
...
@@ -527,8 +527,8 @@ if ($showdelays &&
(
$row
{
q_red
}
?
(
$row
{
q_gentle
}
?
"
GRED
"
:
"
RED
")
:
"
Tail
"),
(
$row
{
q_red
}
?
"
$row
{q_weight}/
$row
{q
0
_minthresh}/
"
.
"
$row
{q_maxthresh}/
$row
{q
0
_linterm}
"
:
"
$row
{q_weight}/
$row
{q_minthresh}/
"
.
"
$row
{q_maxthresh}/
$row
{q_linterm}
"
:
"
0/0/0/0
"));
}
print
"
\n
";
...
...
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