]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-translation-has-no-packages
CMake: Switch integration tests and travis over
[apt.git] / test / integration / test-apt-translation-has-no-packages
index 329e529cecf8553e73f302d0e0a05f1030f08217..3c07af3b58d99894b9416b6f2727d4ebe716acbe 100755 (executable)
@@ -9,18 +9,12 @@
 #
 set -e
 
-TESTDIR=$(readlink -f $(dirname $0))
-. $TESTDIR/framework
+TESTDIR="$(readlink -f "$(dirname "$0")")"
+. "$TESTDIR/framework"
 
 setupenvironment
 configarchitecture "amd64"
 
-if [ ! -x ${BUILDDIRECTORY}/apt ]; then
-    msgmsg "No ${BUILDDIRECTORY}/apt"
-    msgskip
-    exit 0
-fi
-
 buildsimplenativepackage 'foo' 'all' '1.0'
 setupaptarchive