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
1993ac8c
Commit
1993ac8c
authored
Oct 11, 2004
by
Mike Hibler
Browse files
remove some redundancy from the hwdown log message
parent
ccab8340
Changes
1
Hide whitespace changes
Inline
Side-by-side
db/node_status.in
View file @
1993ac8c
...
...
@@ -189,6 +189,6 @@ while (my ($node) = $query_result->fetchrow_array) {
MarkPhysNodeDown
(
$node
);
TBSetNodeLogEntry
(
$node
,
$UID
,
TB_DEFAULT_NODELOGTYPE
(),
"
'Moved to hwdown by node_status;
"
.
"
$node
has
not report
ed
in for more than
$timeout
seconds.'
");
"
did
not report in for more than
$timeout
seconds.'
");
}
}
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