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-conflicts-loop
diff --git
a/test/integration/test-conflicts-loop
b/test/integration/test-conflicts-loop
index 729a5e0f8023bfa6030d67b1e95bf2590b708983..5b6e44626eb12df89a61afd348163ee44dec9f17 100755
(executable)
--- a/
test/integration/test-conflicts-loop
+++ b/
test/integration/test-conflicts-loop
@@
-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"