]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-kernel-helper-autoremove
tests: try to support spaces in TMPDIR
[apt.git] / test / integration / test-kernel-helper-autoremove
index a110d5d52d0f53e9345864878ac3c003d55de4ab..5e9b9f59adb93dd199ca2cfdee2d813fc65631da 100755 (executable)
@@ -29,7 +29,7 @@ testsuccess aptmark hold "${CURRENTKERNEL}-rt"
 testprotected() {
        rm -f rootdir/etc/apt/apt.conf.d/01autoremove-kernels protected.list
 
-       testsuccess runapt sh ${TESTDIR}/../../debian/apt.auto-removal.sh "$@"
+       testsuccess runapt sh "${TESTDIR}/../../debian/apt.auto-removal.sh" "$@"
        testfailure test -s rootdir/tmp/testsuccess.output
 
        msgtest 'Check kernel autoremoval protection list' 'is created'