@@ -95,7 +95,6 foreach my $project (@{$projects}) { | |||||
95 | warn("\tunable to create $repos_path : $?\n"), next; |
|
95 | warn("\tunable to create $repos_path : $?\n"), next; | |
96 |
|
96 | |||
97 | Log(text => "\trepository $repos_path created"); |
|
97 | Log(text => "\trepository $repos_path created"); | |
98 | my $call = $service->RepositoryCreated($project->{id}, "svn://host/$repos_name"); |
|
|||
99 | } |
|
98 | } | |
100 | } |
|
99 | } | |
101 |
|
100 |
General Comments 0
You need to be logged in to leave comments.
Login now