projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
test: Allow moreutils-parallel instead of parallel
[apt.git]
/
test
/
integration
/
test-bug-470115-new-and-tighten-recommends
diff --git
a/test/integration/test-bug-470115-new-and-tighten-recommends
b/test/integration/test-bug-470115-new-and-tighten-recommends
index 3c159811dca05ebcd01b289913df4730c0b1e167..f27990e3e72310b66cdedbc7c40f6400e4e1aa1c 100755
(executable)
--- a/
test/integration/test-bug-470115-new-and-tighten-recommends
+++ b/
test/integration/test-bug-470115-new-and-tighten-recommends
@@
-1,8
+1,8
@@
#!/bin/sh
set -e
-TESTDIR=
$(readlink -f $(dirname $0))
-.
$TESTDIR/framework
+TESTDIR=
"$(readlink -f "$(dirname "$0")")"
+.
"$TESTDIR/framework"
setupenvironment
configarchitecture 'i386'