[sulfur] trivial changes
This commit is contained in:
@@ -33,7 +33,7 @@ from entropy.const import etpConst, initconfig_entropy_constants, \
|
||||
const_isunicode, const_convert_to_unicode
|
||||
from entropy.output import print_generic
|
||||
from entropy.i18n import _
|
||||
from entropy.misc import TimeScheduled, ParallelTask
|
||||
from entropy.misc import ParallelTask
|
||||
from entropy.client.mirrors import StatusInterface
|
||||
import entropy.dump
|
||||
|
||||
|
||||
@@ -2016,6 +2016,8 @@ class EntropyPackageView:
|
||||
|
||||
def _ugc_queue_run(self):
|
||||
|
||||
const_debug_write(__name__, "_ugc_queue_run called")
|
||||
|
||||
pkgs = set()
|
||||
queue = self._ugc_load_queue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user