summaryrefslogtreecommitdiffstats
path: root/extra/svn/reposman.pl
diff options
context:
space:
mode:
Diffstat (limited to 'extra/svn/reposman.pl')
-rwxr-xr-xextra/svn/reposman.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/svn/reposman.pl b/extra/svn/reposman.pl
index 5c298d981..bee800b8b 100755
--- a/extra/svn/reposman.pl
+++ b/extra/svn/reposman.pl
@@ -95,7 +95,6 @@ foreach my $project (@{$projects}) {
warn("\tunable to create $repos_path : $?\n"), next;
Log(text => "\trepository $repos_path created");
- my $call = $service->RepositoryCreated($project->{id}, "svn://host/$repos_name");
}
}