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
8f3eae23
Commit
8f3eae23
authored
Oct 15, 2010
by
Leigh B Stoller
Browse files
Add missing module include.
parent
8fa8933d
Changes
1
Hide whitespace changes
Inline
Side-by-side
protogeni/scripts/remauthority.in
View file @
8f3eae23
...
...
@@ -49,6 +49,7 @@ require GeniCertificate;
require
GeniAuthority
;
require
GeniSlice
;
require
GeniUser
;
require
GeniComponent
;
my
$authority
=
GeniAuthority
->
Lookup
(
$uuid
);
if
(
!
defined
(
$authority
))
{
...
...
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