[entropy.spm] fix function call

This commit is contained in:
Fabio Erculiani
2010-02-04 00:00:55 +01:00
parent 9ea5cbb977
commit ee6da150aa
@@ -2298,7 +2298,7 @@ class PortagePlugin(SpmPlugin):
if entropy_repository.get_plugins_metadata().get("lock_remote"):
no_upload = entropy_repository.get_plugins_metadata().get(
"no_upload")
entropy_server.do_server_repository_sync_lock(
entropy_server._server_repository_sync_lock(
entropy_repository_id, no_upload)
# now run queue
try: