projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
implement generic config fallback for methods
[apt.git]
/
test
/
integration
/
test-very-tight-loop-configure-with-unpacking-new-packages
diff --git
a/test/integration/test-very-tight-loop-configure-with-unpacking-new-packages
b/test/integration/test-very-tight-loop-configure-with-unpacking-new-packages
index 409d1212ca0ce16b21cb55e9da7c6122482c4d98..7fcf16ed582db3a83f00e6cbf8f95a8990367a6c 100755
(executable)
--- a/
test/integration/test-very-tight-loop-configure-with-unpacking-new-packages
+++ b/
test/integration/test-very-tight-loop-configure-with-unpacking-new-packages
@@
-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'