Manual things
This commit is contained in:
parent
37c02fedb2
commit
2d7c59694a
2 changed files with 2 additions and 1 deletions
|
@ -64,6 +64,7 @@ if ($ref =~ m<^refs/tags/(.+)$>)
|
|||
my $close = DateTime::Format::ISO8601->parse_datetime($rendu->{period}{end});
|
||||
|
||||
# TODO: check exceptions by login/group
|
||||
$open = DateTime::Format::ISO8601->parse_datetime("2013-10-16T16:00:00") if ($repo_login eq "ikouna_l");
|
||||
|
||||
say "Date courante : ", $glts->strftime("%d/%m/%Y %H:%M:%S");
|
||||
|
||||
|
|
Reference in a new issue