projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
test: Always install dpkg into our tests, regardless of MA
[apt.git]
/
test
/
integration
/
test-bug-728500-tempdir
diff --git
a/test/integration/test-bug-728500-tempdir
b/test/integration/test-bug-728500-tempdir
index 7497ffcf87cf34112835dd517f07006414d14764..37661d168328b8b60df3b3312ed1d54620dfc891 100755
(executable)
--- a/
test/integration/test-bug-728500-tempdir
+++ b/
test/integration/test-bug-728500-tempdir
@@
-18,5
+18,6
@@
export TMPDIR=/does-not-exists
testsuccess aptget update -o Debug::Acquire::gpg=1
unset TMPDIR
testsuccess aptget update -o Debug::Acquire::gpg=1
unset TMPDIR
-testsuccessequal 'coolstuff' aptcache pkgnames
+testsuccessequal 'coolstuff
+dpkg' aptcache pkgnames
testsuccess ls rootdir/var/lib/apt/lists/*InRelease
testsuccess ls rootdir/var/lib/apt/lists/*InRelease