apt listcahnges fix
This commit is contained in:
parent
402dca9b31
commit
98e05fc151
1 changed files with 6 additions and 6 deletions
|
@ -137,12 +137,12 @@ def listchanges(metadata):
|
|||
'Pre-Install-Pkgs': {
|
||||
'/usr/bin/apt-listchanges --apt || test $? -lt 10',
|
||||
},
|
||||
},
|
||||
'Tools': {
|
||||
'Options': {
|
||||
'/usr/bin/apt-listchanges': {
|
||||
'Version': '2',
|
||||
'InfoFD': '20',
|
||||
'Tools': {
|
||||
'Options': {
|
||||
'/usr/bin/apt-listchanges': {
|
||||
'Version': '2',
|
||||
'InfoFD': '20',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue