Exception for pietri_a
This commit is contained in:
parent
d709297002
commit
fe467fdd93
@ -86,7 +86,7 @@ if ($ref =~ m<^refs/tags/(.+)$>)
|
|||||||
say "[ACU] Date courante: ", $glts;
|
say "[ACU] Date courante: ", $glts;
|
||||||
say "[ACU] Date fermeture: ", $close;
|
say "[ACU] Date fermeture: ", $close;
|
||||||
|
|
||||||
if ((Date_Cmp($glts, $open) == -1))
|
if ((Date_Cmp($glts, $open) == -1) or $ENV{'GL_USER'} eq "pietri_a")
|
||||||
{
|
{
|
||||||
say "[ACU] Tag not allowed: upload not yet opened!";
|
say "[ACU] Tag not allowed: upload not yet opened!";
|
||||||
exit(4);
|
exit(4);
|
||||||
|
Reference in New Issue
Block a user