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-apt-never-markauto-sections
diff --git
a/test/integration/test-apt-never-markauto-sections
b/test/integration/test-apt-never-markauto-sections
index 9f490a1bdd9386a75675b425fa506aa2917ba25e..aa145d21743a8eeb28f0444f41681dd64e3dd320 100755
(executable)
--- a/
test/integration/test-apt-never-markauto-sections
+++ b/
test/integration/test-apt-never-markauto-sections
@@
-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' 'i386'