]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-cache-showsrc
protect only the latest same-source providers from autoremove
[apt.git] / test / integration / test-apt-cache-showsrc
index 319b4f2f2d664746fe054601a41417841dee2b5e..88de077fc62a37d137d282ddd1ddaf95e4142b2a 100755 (executable)
@@ -1,8 +1,8 @@
 #!/bin/sh
 set -e
 
-TESTDIR=$(readlink -f $(dirname $0))
-. $TESTDIR/framework
+TESTDIR="$(readlink -f "$(dirname "$0")")"
+. "$TESTDIR/framework"
 
 setupenvironment
 configarchitecture "i386"