Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
06b8644a
Commit
06b8644a
authored
Nov 07, 2011
by
Leigh B Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor bug fix.
parent
3357e62b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
protogeni/scripts/reregister.in
protogeni/scripts/reregister.in
+1
-2
No files found.
protogeni/scripts/reregister.in
View file @
06b8644a
...
...
@@ -80,8 +80,7 @@ if (!defined($context)) {
#
my
$credential
=
GeniRegistry::
ClearingHouse
->
GetCredential
(
$context
);
if
(
!
defined
(
$credential
))
{
print
STDERR
"
Could not create clearinghouse credential
\n
";
return
undef
;
fatal
("
Could not create clearinghouse credential
\n
");
}
$credential
->
Delete
();
...
...
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