Skip to content
Snippets Groups Projects
Commit cf7c9be2 authored by Guillaume ROUSSE's avatar Guillaume ROUSSE
Browse files

oops

parent 7ccd99c1
No related branches found
No related tags found
No related merge requests found
...@@ -185,7 +185,7 @@ sub parse_metadata { ...@@ -185,7 +185,7 @@ sub parse_metadata {
print Dumper->Dump($data); print Dumper->Dump($data);
} }
sub add_provider { sub add_service {
pod2usage( pod2usage(
-message => "missing sp_entityid option, aborting\n", -message => "missing sp_entityid option, aborting\n",
...@@ -223,7 +223,7 @@ sub add_provider { ...@@ -223,7 +223,7 @@ sub add_provider {
} }
sub list_providers { sub list_services {
my %args; my %args;
my $providers = AccountManager::Service::Manager->get_services(db => $db, %args); my $providers = AccountManager::Service::Manager->get_services(db => $db, %args);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment