projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
do not move not-failed pdiff-patches into CWD on failure
[apt.git]
/
test
/
integration
/
test-prefer-higher-priority-providers
diff --git
a/test/integration/test-prefer-higher-priority-providers
b/test/integration/test-prefer-higher-priority-providers
index e6da2e1518ff6d6c74b68643b764d04ec364e873..7c3f323742facb62ff1c41ba608d59a4f0d1f202 100755
(executable)
--- a/
test/integration/test-prefer-higher-priority-providers
+++ b/
test/integration/test-prefer-higher-priority-providers
@@
-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 'native'
setupenvironment
configarchitecture 'native'