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-package-reinstallation
diff --git
a/test/integration/test-package-reinstallation
b/test/integration/test-package-reinstallation
index f0412f98de123e403b2c0fb1f519d7c97ec1c4ce..0b48c0a46a21bafad9fcc10db478ccfdd833a30f 100755
(executable)
--- a/
test/integration/test-package-reinstallation
+++ b/
test/integration/test-package-reinstallation
@@
-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"