projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use native arch in test-external-installation-planner-protocol
[apt.git]
/
test
/
integration
/
test-bug-762160-relpath
diff --git
a/test/integration/test-bug-762160-relpath
b/test/integration/test-bug-762160-relpath
index 2045877276e644f49619f9b14cf6f06542b35b4f..1e66fbbc333b38338c71f7f1b2e76890ad7220a0 100755
(executable)
--- a/
test/integration/test-bug-762160-relpath
+++ b/
test/integration/test-bug-762160-relpath
@@
-4,8
+4,8
@@
#
set -e
-TESTDIR=
$(readlink -f $(dirname $0))
-.
$TESTDIR/framework
+TESTDIR=
"$(readlink -f "$(dirname "$0")")"
+.
"$TESTDIR/framework"
setupenvironment
configarchitecture 'amd64'