diff options
| author | Julian Andres Klode <jak@debian.org> | 2022-10-28 18:33:06 +0000 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2022-10-28 18:33:06 +0000 |
| commit | 331b592e70ddf352db694a987c5651703b0d2a94 (patch) | |
| tree | 2cccecdcaac4a0b934db39604faae0e2044d293b /test/integration/test-external-dependency-solver-protocol | |
| parent | dccfe14ffb9713fbf320691c0f6cd679f2acf4fc (diff) | |
| parent | f52c1ce9b31befb71016a20759b96b4946034fcb (diff) | |
Merge branch 'feature/optional-dpkg-status' into 'main'
Allow apt to run if no dpkg/status file exists
See merge request apt-team/apt!257
Diffstat (limited to 'test/integration/test-external-dependency-solver-protocol')
| -rwxr-xr-x | test/integration/test-external-dependency-solver-protocol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-external-dependency-solver-protocol b/test/integration/test-external-dependency-solver-protocol index 0091263b7..485a77068 100755 --- a/test/integration/test-external-dependency-solver-protocol +++ b/test/integration/test-external-dependency-solver-protocol @@ -213,7 +213,7 @@ APT-Candidate: yes Package: stuff Architecture: all Version: 1 -APT-ID: 8 +APT-ID: 7 Source: stuff Source-Version: 1 Priority: optional |
