mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-07-04 04:51:29 +00:00
Fix the doc string for compile_nuninst
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
04318473f6
commit
5bcbed499e
@ -806,8 +806,7 @@ def invalidate_excuses(excuses, valid, invalid):
|
|||||||
def compile_nuninst(target_suite, architectures, nobreakall_arches):
|
def compile_nuninst(target_suite, architectures, nobreakall_arches):
|
||||||
"""Compile a nuninst dict from the current testing
|
"""Compile a nuninst dict from the current testing
|
||||||
|
|
||||||
:param suite: The target suite
|
:param target_suite: The target suite
|
||||||
:param inst_tester: Britney's installability tester
|
|
||||||
:param architectures: List of architectures
|
:param architectures: List of architectures
|
||||||
:param nobreakall_arches: List of architectures where arch:all packages must be installable
|
:param nobreakall_arches: List of architectures where arch:all packages must be installable
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user