projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix testcase expecting incorrect remove log from dpkg
[apt.git]
/
test
/
integration
/
test-apt-extracttemplates
diff --git
a/test/integration/test-apt-extracttemplates
b/test/integration/test-apt-extracttemplates
index 8f335589e649314f733155c47479a56ae3afb746..b299d85f4e9a7e4b69440d465f43428da055e840 100755
(executable)
--- a/
test/integration/test-apt-extracttemplates
+++ b/
test/integration/test-apt-extracttemplates
@@
-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'