projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
tests: don't do boundless string compares with data()
[apt.git]
/
test
/
integration
/
test-bug-719263-print-uris-removes-authentication
diff --git
a/test/integration/test-bug-719263-print-uris-removes-authentication
b/test/integration/test-bug-719263-print-uris-removes-authentication
index 207bf4611aa997fdb6f6f0c69646d74e2887d893..e79e6912d55acea19c668c2822f0c4c19779e756 100755
(executable)
--- a/
test/integration/test-bug-719263-print-uris-removes-authentication
+++ b/
test/integration/test-bug-719263-print-uris-removes-authentication
@@
-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'