diff options
author | David Kalnischkies <david@kalnischkies.de> | 2015-08-31 17:28:33 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2015-08-31 17:28:33 +0200 |
commit | b2640c0afea4c3803ab46b130c960ea3029eb14d (patch) | |
tree | 1a2be5aa9bfba58cec6ece25ad5fdf3c40ee87fe /test/integration/test-apt-get-install-deb | |
parent | d2b7b1300c7567b4c9d9b057d5077e66a9ba18b6 (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-x | test/integration/test-apt-get-install-deb | 2 |
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... |