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
d02376db
Commit
d02376db
authored
Mar 29, 2002
by
Robert Ricci
Browse files
Oops, removed a debugging statement left in my last commit.
parent
a4921502
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/tmcd.c
View file @
d02376db
...
...
@@ -2372,7 +2372,6 @@ COMMAND_PROTOTYPE(dostate)
tuple
->
objtype
=
"TBNODESTATE"
;
tuple
->
objname
=
nodeid
;
tuple
->
eventtype
=
newstate
;
printf
(
"Newstate is (%s)
\n
"
,
newstate
);
if
(
myevent_send
(
tuple
))
{
syslog
(
LOG_ERR
,
"dostate: Error sending event
\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