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
acc97e75
Commit
acc97e75
authored
Oct 10, 2003
by
Mike Hibler
Browse files
Allow new node_list command.
parent
c4556189
Changes
2
Hide whitespace changes
Inline
Side-by-side
security/paperbag.in
View file @
acc97e75
...
...
@@ -32,6 +32,7 @@ my $TB = "@prefix@";
"
os_load
"
=>
"
$TB
/bin/os_load
",
"
create_image
"
=>
"
$TB
/bin/create_image
",
"
node_admin
"
=>
"
$TB
/bin/node_admin
",
"
node_list
"
=>
"
$TB
/bin/node_list
",
"
delay_config
"
=>
"
$TB
/bin/delay_config
",
"
savelogs
"
=>
"
$TB
/bin/savelogs
",
"
portstats
"
=>
"
$TB
/bin/portstats
",
...
...
xmlrpc/xmlrpcbag.in
View file @
acc97e75
...
...
@@ -32,6 +32,7 @@ my $TB = "@prefix@";
"
os_load
"
=>
"
$TB
/bin/os_load
",
"
create_image
"
=>
"
$TB
/bin/create_image
",
"
node_admin
"
=>
"
$TB
/bin/node_admin
",
"
node_list
"
=>
"
$TB
/bin/node_list
",
"
delay_config
"
=>
"
$TB
/bin/delay_config
",
"
savelogs
"
=>
"
$TB
/bin/savelogs
",
"
portstats
"
=>
"
$TB
/bin/portstats
",
...
...
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