mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-06-15 06:27:00 +08:00
Merge #1042 Fix a comment according to relative code
This commit is contained in:
@@ -154,7 +154,7 @@ class MMDResolver(object):
|
||||
# comments for more info. Therefore we use list to store them.
|
||||
solvables = []
|
||||
if c is not None:
|
||||
# If context is not set, the module we are adding should be used as dependencies
|
||||
# If context is set, the module we are adding should be used as dependencies
|
||||
# for input module. Therefore add it in "available_repo".
|
||||
solvable = self.available_repo.add_solvable()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user