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
a44b54db
Commit
a44b54db
authored
Feb 16, 2004
by
Leigh B. Stoller
Browse files
Minor (very minor!) cleanup.
parent
7044d7a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/nodecontrol.php3
View file @
a44b54db
...
...
@@ -74,9 +74,10 @@ if ($isadmin) {
}
#
# Pass it off to the script.
# Pass it off to the script.
It will check the arguments.
#
SUEXEC
(
$uid
,
"nobody"
,
"webnodecontrol
$command_string
$node_id
"
,
1
);
SUEXEC
(
$uid
,
"nobody"
,
"webnodecontrol
$command_string
$node_id
"
,
SUEXEC_ACTION_DIE
);
echo
"<center>
<br>
...
...
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