mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-06-04 14:21:34 +00:00
Remove "leading" from hints - it provides no new information
This commit is contained in:
parent
2047eb1e50
commit
d017fe1a8c
@ -2417,7 +2417,6 @@ class Britney(object):
|
|||||||
if init:
|
if init:
|
||||||
if not force:
|
if not force:
|
||||||
lundo = []
|
lundo = []
|
||||||
self.output_write("leading: %s\n" % (",".join( x.uvname for x in init )))
|
|
||||||
for x in init:
|
for x in init:
|
||||||
if x not in upgrade_me:
|
if x not in upgrade_me:
|
||||||
self.output_write("failed: %s\n" % (x.uvname))
|
self.output_write("failed: %s\n" % (x.uvname))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user