Archived
1
0
Fork 0

Fix presence of @

This commit is contained in:
Mercier Pierre-Olivier 2013-11-03 01:23:07 +01:00
parent 61d523c7c3
commit b38a5514e5
2 changed files with 2 additions and 2 deletions

View file

@ -111,7 +111,7 @@ if ($ref =~ m<^refs/tags/(.+)$>)
"id" => $id_project,
"rendu" => $tag,
"login" => $repo_login,
# "path" => "ssh://git@localhost/".$ENV{GL_REPO},
# "path" => "ssh://git\@localhost/".$ENV{GL_REPO},
});
};
if ($@) {