mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-05-23 00:11:32 +00:00
Show newly uninstallables before validation
Signed-off-by: Ivo De Decker <ivodd@debian.org>
This commit is contained in:
parent
348274947e
commit
12187421c8
@ -1874,6 +1874,7 @@ class Britney(object):
|
|||||||
output_logger.info("List of old libraries in the target suite (%d):", len(removals))
|
output_logger.info("List of old libraries in the target suite (%d):", len(removals))
|
||||||
log_and_format_old_libraries(self.output_logger, removals)
|
log_and_format_old_libraries(self.output_logger, removals)
|
||||||
|
|
||||||
|
self.printuninstchange()
|
||||||
self.assert_nuninst_is_correct()
|
self.assert_nuninst_is_correct()
|
||||||
|
|
||||||
# output files
|
# output files
|
||||||
@ -1899,7 +1900,6 @@ class Britney(object):
|
|||||||
self.all_selected)
|
self.all_selected)
|
||||||
|
|
||||||
|
|
||||||
self.printuninstchange()
|
|
||||||
self.logger.info("Test completed!")
|
self.logger.info("Test completed!")
|
||||||
|
|
||||||
def printuninstchange(self):
|
def printuninstchange(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user