projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
correct cross & disappear progress detection
[apt.git]
/
test
/
integration
/
test-bug-782777-single-arch-weirdness
diff --git
a/test/integration/test-bug-782777-single-arch-weirdness
b/test/integration/test-bug-782777-single-arch-weirdness
index 004903385ac536f4a1242b7d3b46d21679c5e698..41be1e79c71225413350da4c250584cd622a244e 100755
(executable)
--- a/
test/integration/test-bug-782777-single-arch-weirdness
+++ b/
test/integration/test-bug-782777-single-arch-weirdness
@@
-3,8
+3,8
@@
# does not effect if they can be found or not
set -e
-TESTDIR=
$(readlink -f $(dirname $0))
-.
$TESTDIR/framework
+TESTDIR=
"$(readlink -f "$(dirname "$0")")"
+.
"$TESTDIR/framework"
setupenvironment
configarchitecture 'i386'