Skip to content
Snippets Groups Projects
Commit 31717476 authored by Síle Ekaterin Liszka's avatar Síle Ekaterin Liszka
Browse files

Chessa::Bug::Adelie: add some logging

parent e3230859
No related branches found
No related tags found
No related merge requests found
......@@ -85,6 +85,8 @@ sub handle {
my ($http, $on_info, $data, $errors) = @_;
my ($project, $num, $type) = @{$data};
$self->log("Got $project $type $num");
my $base = 'https://git.adelielinux.org/api/v4/';
my $func;
if (!exists($self->{projects}{$project})) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment