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': {
|
'Pre-Install-Pkgs': {
|
||||||
'/usr/bin/apt-listchanges --apt || test $? -lt 10',
|
'/usr/bin/apt-listchanges --apt || test $? -lt 10',
|
||||||
},
|
},
|
||||||
},
|
'Tools': {
|
||||||
'Tools': {
|
'Options': {
|
||||||
'Options': {
|
'/usr/bin/apt-listchanges': {
|
||||||
'/usr/bin/apt-listchanges': {
|
'Version': '2',
|
||||||
'Version': '2',
|
'InfoFD': '20',
|
||||||
'InfoFD': '20',
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue