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-stable
Commits
1e222a0e
Commit
1e222a0e
authored
Jun 04, 2002
by
Leigh B. Stoller
Browse files
Fix dumb mistake.
parent
186b419b
Changes
2
Hide whitespace changes
Inline
Side-by-side
security/paperbag.in
View file @
1e222a0e
...
...
@@ -27,7 +27,7 @@ my $TB = "@prefix@";
"
node_admin
"
=>
"
$TB
/bin/node_admin
",
"
delay_config
"
=>
"
$TB
/bin/delay_config
",
"
savelogs
"
=>
"
$TB
/bin/savelogs
",
"
portstats
"
=>
"
$TB
/bin/portstats
"
"
portstats
"
=>
"
$TB
/bin/portstats
"
,
"
eventsys_control
"
=>
"
$TB
/sbin/eventsys_control
"
);
...
...
xmlrpc/xmlrpcbag.in
View file @
1e222a0e
...
...
@@ -27,7 +27,7 @@ my $TB = "@prefix@";
"
node_admin
"
=>
"
$TB
/bin/node_admin
",
"
delay_config
"
=>
"
$TB
/bin/delay_config
",
"
savelogs
"
=>
"
$TB
/bin/savelogs
",
"
portstats
"
=>
"
$TB
/bin/portstats
"
"
portstats
"
=>
"
$TB
/bin/portstats
"
,
"
eventsys_control
"
=>
"
$TB
/sbin/eventsys_control
"
);
...
...
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