X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/4fc6b7570c3e97b65c118b58cdf6729fa94c9b03..4ff5e237d5685be187a75c563b86e80ea3e7cc01:/test/integration/test-cachecontainer-architecture-specification?ds=inline diff --git a/test/integration/test-cachecontainer-architecture-specification b/test/integration/test-cachecontainer-architecture-specification index e5625e811..65574685e 100755 --- a/test/integration/test-cachecontainer-architecture-specification +++ b/test/integration/test-cachecontainer-architecture-specification @@ -1,8 +1,8 @@ #!/bin/sh set -e -TESTDIR=$(readlink -f $(dirname $0)) -. $TESTDIR/framework +TESTDIR="$(readlink -f "$(dirname "$0")")" +. "$TESTDIR/framework" setupenvironment configarchitecture 'amd64' 'armel' @@ -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: