projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
reorganize server-states resetting in http/https
[apt.git]
/
test
/
integration
/
test-apt-by-hash-update
diff --git
a/test/integration/test-apt-by-hash-update
b/test/integration/test-apt-by-hash-update
index 67ece60d2d623c8716fe2bea10189f1e58204fc0..9701f97f9f4a91bcd23cefc9c423f888f8ce3d64 100755
(executable)
--- a/
test/integration/test-apt-by-hash-update
+++ b/
test/integration/test-apt-by-hash-update
@@
-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'