projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
detect redirection loops in acquire instead of workers
[apt.git]
/
test
/
integration
/
test-bug-796070-downgrade-simulate
diff --git
a/test/integration/test-bug-796070-downgrade-simulate
b/test/integration/test-bug-796070-downgrade-simulate
index 0b4817d39c8834d952f86a75a41a94ca13f3b83f..61ecc87d471e842e7e8988ebd95d76ba8ac58c75 100755
(executable)
--- a/
test/integration/test-bug-796070-downgrade-simulate
+++ b/
test/integration/test-bug-796070-downgrade-simulate
@@
-1,8
+1,8
@@
#!/bin/sh
set -e
#!/bin/sh
set -e
-TESTDIR=
$(readlink -f $(dirname $0))
-.
$TESTDIR/framework
+TESTDIR=
"$(readlink -f "$(dirname "$0")")"
+.
"$TESTDIR/framework"
setupenvironment
configarchitecture 'i386'
setupenvironment
configarchitecture 'i386'