diff options
Diffstat (limited to 'test/integration/test-cachecontainer-architecture-specification')
-rwxr-xr-x | test/integration/test-cachecontainer-architecture-specification | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/integration/test-cachecontainer-architecture-specification b/test/integration/test-cachecontainer-architecture-specification index e5625e811..617379a79 100755 --- a/test/integration/test-cachecontainer-architecture-specification +++ b/test/integration/test-cachecontainer-architecture-specification @@ -28,7 +28,7 @@ Inst libsame:armel (1 unstable [armel]) Conf libsame:armel (1 unstable [armel])' aptget -s install libsame:armel testfailureequal 'Reading package lists... Building dependency tree... -E: Unable to locate package libsame' aptget -s install libsame:armhf +E: Unable to locate package libsame:armhf' aptget -s install libsame:armhf testsuccessequal 'Reading package lists... Building dependency tree... The following NEW packages will be installed: @@ -88,11 +88,11 @@ Conf libsame (1 unstable [amd64]) Conf libsame:armel (1 unstable [armel])' aptget -s install libsame:linux-* testfailureequal 'Reading package lists... Building dependency tree... -E: Unable to locate package libsame' aptget -s install libsame:windows-any +E: Unable to locate package libsame:windows-any' aptget -s install libsame:windows-any testfailureequal 'Reading package lists... Building dependency tree... -E: Unable to locate package foo' aptget -s install foo:armel +E: Unable to locate package foo:armel' aptget -s install foo:armel testsuccessequal 'Reading package lists... Building dependency tree... The following NEW packages will be installed: |