]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-cli-search
Merge remote-tracking branch 'upstream/debian/sid' into debian/sid
[apt.git] / test / integration / test-apt-cli-search
index 979aff880de6077cd00c82a8d3632f6cca2e9c14..84650b366ea0ba9423b3aea11c65d53fc6b6d608 100755 (executable)
@@ -7,6 +7,12 @@ TESTDIR=$(readlink -f $(dirname $0))
 setupenvironment
 configarchitecture "i386"
 
+if [ ! -x ${BUILDDIRECTORY}/apt ]; then
+    msgmsg "No ${BUILDDIRECTORY}/apt"
+    msgskip 
+    exit 0
+fi
+
 DESCR='Some description that has a unusual word xxyyzz and aabbcc'
 DESCR2='Some other description with the unusual aabbcc only'
 insertpackage 'unstable' 'foo' 'all' '1.0' '' '' "$DESCR"