Entropy/ServerInterface:
- kill activatoruploaduris kill kill git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1677 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
@@ -120,7 +120,7 @@ class etpDatabase:
|
||||
header = red(" * "),
|
||||
back = True
|
||||
)
|
||||
for uri in etpConst['activatoruploaduris']:
|
||||
for uri in self.ServiceInterface.get_remote_mirrors():
|
||||
given_up = self.ServiceInterface.MirrorsService.mirror_lock_check(uri)
|
||||
if given_up:
|
||||
crippled_uri = self.entropyTools.extractFTPHostFromUri(uri)
|
||||
|
||||
Reference in New Issue
Block a user