diff options
| author | David Kalnischkies <david@kalnischkies.de> | 2021-01-09 00:57:30 +0100 |
|---|---|---|
| committer | David Kalnischkies <david@kalnischkies.de> | 2021-09-04 15:35:15 +0200 |
| commit | 61d4ee5347f2c802f84c6ec44448fc16e45949ec (patch) | |
| tree | 563be76abeaf4fdac5ebbe366e3cbe88117f1d55 /test/integration/test-multiarch-allowed | |
| parent | 8ff4e226af55a9feb168477a2b1a99f9c5152e54 (diff) | |
Ensure dpkg -C works correctly in our testcases
Gbp-Dch: Ignore
Diffstat (limited to 'test/integration/test-multiarch-allowed')
| -rwxr-xr-x | test/integration/test-multiarch-allowed | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/test-multiarch-allowed b/test/integration/test-multiarch-allowed index a091635f0..b9af20084 100755 --- a/test/integration/test-multiarch-allowed +++ b/test/integration/test-multiarch-allowed @@ -252,6 +252,7 @@ testfailureequal "$NEEDSFOO2NATIVE" aptget install needsfoover2 -s solveableinsinglearch2 solveableinsinglearch3 +testempty dpkg -C msgmsg 'multi-arch with barbarian archs' configarchitecture 'amd64' 'i386' insertinstalledpackage 'foo' 'armel' '1' 'Multi-Arch: allowed' |
