Add log
This commit is contained in:
parent
49e5dcddf4
commit
26f58dcaa6
7 changed files with 40 additions and 13 deletions
|
@ -31,5 +31,5 @@ map {
|
|||
for my $member (@{ $_->{stds} }) {
|
||||
print ' '.$member->{login};
|
||||
}
|
||||
say "\n R = \@chefs \@resp-$year-$projid";
|
||||
say "\n R = \@chefs \@resp-$year-$projid \@soutenance-$year-$projid";
|
||||
} @{ $res->{groups} };
|
||||
|
|
Reference in a new issue