projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
tests: support spaces in path and TMPDIR
[apt.git]
/
test
/
integration
/
test-bug-617690-allow-unauthenticated-makes-all-untrusted
diff --git
a/test/integration/test-bug-617690-allow-unauthenticated-makes-all-untrusted
b/test/integration/test-bug-617690-allow-unauthenticated-makes-all-untrusted
index 582e1bf5eec0e7e1b1413e3c2c0c8f43f615dbea..6ea0345e123c4999040ca86306391110654f6e71 100755
(executable)
--- a/
test/integration/test-bug-617690-allow-unauthenticated-makes-all-untrusted
+++ b/
test/integration/test-bug-617690-allow-unauthenticated-makes-all-untrusted
@@
-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'