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
1ebe4e8a
Commit
1ebe4e8a
authored
Nov 10, 2010
by
Mike Hibler
Browse files
Fix a 7.5 year old typo. (couldn't beat Rob's 10 year old bug!)
stated POWER* triggers will now actually do something!
parent
06d83fc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
event/stated/stated.in
View file @
1ebe4e8a
...
...
@@ -1132,7 +1132,7 @@ sub handleCommand($$;$$) {
# so we don't need to do any fancy stuff here.
my
$cmd
=
"
$power
$func
$nodelist
&
";
debug
("
$cmd
\n
")
and
debug
("
$cmd
\n
")
;
system
(
$cmd
)
and
notify
("
$params
/
$command
:
"
.
"
Command '
$cmd
' failed, error $?: $!
\n
");
...
...
Write
Preview
Markdown
is supported
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