summaryrefslogtreecommitdiff
path: root/test/integration/test-bug-728500-tempdir
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2020-12-15 13:20:16 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2020-12-15 13:20:16 +0100
commitb6c8c5ce2b255eb03554435a620934d47a2a14d5 (patch)
treefe740969d57aaefec3bc230b21b5182d14c21ab6 /test/integration/test-bug-728500-tempdir
parente480b1b6f400ae0e2a0ecfcba1d4f51b769cad1d (diff)
test: fixup for hash table size increase (changed output order)
Diffstat (limited to 'test/integration/test-bug-728500-tempdir')
-rwxr-xr-xtest/integration/test-bug-728500-tempdir4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/integration/test-bug-728500-tempdir b/test/integration/test-bug-728500-tempdir
index 37661d168..8fab8f28f 100755
--- a/test/integration/test-bug-728500-tempdir
+++ b/test/integration/test-bug-728500-tempdir
@@ -18,6 +18,6 @@ export TMPDIR=/does-not-exists
testsuccess aptget update -o Debug::Acquire::gpg=1
unset TMPDIR
-testsuccessequal 'coolstuff
-dpkg' aptcache pkgnames
+testsuccessequal 'dpkg
+coolstuff' aptcache pkgnames
testsuccess ls rootdir/var/lib/apt/lists/*InRelease