]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-cli-search
zh_TW.po: remove several fuzzy tags after review
[apt.git] / test / integration / test-apt-cli-search
index e86661dcb41442c752c228d0cd0fe231c5de0077..6457ece6c91a58022c087edc4ea99288970b6d11 100755 (executable)
@@ -1,18 +1,12 @@
 #!/bin/sh
 set -e
 
-TESTDIR=$(readlink -f $(dirname $0))
-. $TESTDIR/framework
+TESTDIR="$(readlink -f "$(dirname "$0")")"
+. "$TESTDIR/framework"
 
 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 and a UPPERCASE'
 DESCR2='Some other description with the unusual aabbcc only'
 insertpackage 'unstable' 'foo' 'all' '1.0' '' '' "$DESCR
@@ -23,7 +17,7 @@ insertpackage 'testing' 'bar' 'i386' '2.0' '' '' "$DESCR2"
 
 setupaptarchive
 
-APTARCHIVE=$(readlink -f ./aptarchive)
+APTARCHIVE="$(readlink -f ./aptarchive)"
 
 testfailureequal 'E: You must give at least one search pattern' aptcache search
 testfailureequal 'E: You must give at least one search pattern' apt search