projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add apt-key support for armored GPG key files (*.asc)
[apt.git]
/
test
/
integration
/
test-bug-680041-apt-mark-holds-correctly
diff --git
a/test/integration/test-bug-680041-apt-mark-holds-correctly
b/test/integration/test-bug-680041-apt-mark-holds-correctly
index a6fe76bc2edda1654419805ebb78e9d5169523d5..49bb21bc180629666dc334c7cccff46aea3b3315 100755
(executable)
--- a/
test/integration/test-bug-680041-apt-mark-holds-correctly
+++ b/
test/integration/test-bug-680041-apt-mark-holds-correctly
@@
-1,8
+1,8
@@
#!/bin/sh
set -e
-TESTDIR=
$(readlink -f $(dirname $0))
-.
$TESTDIR/framework
+TESTDIR=
"$(readlink -f "$(dirname "$0")")"
+.
"$TESTDIR/framework"
setupenvironment
configarchitecture 'amd64'