summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-get-install-deb
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2015-08-31 17:28:33 +0200
committerDavid Kalnischkies <david@kalnischkies.de>2015-08-31 17:28:33 +0200
commitb2640c0afea4c3803ab46b130c960ea3029eb14d (patch)
tree1a2be5aa9bfba58cec6ece25ad5fdf3c40ee87fe /test/integration/test-apt-get-install-deb
parentd2b7b1300c7567b4c9d9b057d5077e66a9ba18b6 (diff)
tavis: run testcases a second time, but as root
Git-Dch: Ignore
Diffstat (limited to 'test/integration/test-apt-get-install-deb')
-rwxr-xr-xtest/integration/test-apt-get-install-deb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-apt-get-install-deb b/test/integration/test-apt-get-install-deb
index 65951cede..89b7f7299 100755
--- a/test/integration/test-apt-get-install-deb
+++ b/test/integration/test-apt-get-install-deb
@@ -46,7 +46,7 @@ E: Unable to correct problems, you have held broken packages." aptget install ./
testdpkgnotinstalled 'foo'
testsuccess aptget install ./incoming/foo_1.0_i386.deb -o Debug::pkgCacheGen=1
-testdpkginstalled 'foo'
+testdpkginstalled 'foo:i386'
testsuccessequal "Reading package lists...
Building dependency tree...