]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-ftparchive-cachedb-lp1274466
CMake: Switch integration tests and travis over
[apt.git] / test / integration / test-apt-ftparchive-cachedb-lp1274466
index 8b768441a230e528f842574079a95bbd3b0c2a4f..c230e47dcd9d5582213351b7f9f2fc037f0d5dc0 100755 (executable)
@@ -5,14 +5,15 @@ set -e
 #
 # main()
 #
-TESTDIR=$(readlink -f $(dirname $0))
-. $TESTDIR/framework
+TESTDIR="$(readlink -f "$(dirname "$0")")"
+. "$TESTDIR/framework"
 setupenvironment
 configarchitecture "i386"
+confighashes 'MD5' 'SHA1' 'SHA256' 'SHA512'
 
 # gather the db and the deb, ensure mtime is not modfied as its saved in the DB
-cp -p $TESTDIR/deb-lp1274466-cachedb.deb  foo_1_i386.deb
-cp -p $TESTDIR/cachedb-lp1274466-old-format.db old-format.db
+cp -p "$TESTDIR/deb-lp1274466-cachedb.deb" foo_1_i386.deb
+cp -p "$TESTDIR/cachedb-lp1274466-old-format.db" old-format.db
 
 # verify that the format is different
 testsuccess aptftparchive --db new-format.db packages .