diff options
Diffstat (limited to 'test/integration/test-apt-by-hash-update')
-rwxr-xr-x | test/integration/test-apt-by-hash-update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-apt-by-hash-update b/test/integration/test-apt-by-hash-update index 2229e991d..cef46a1b8 100755 --- a/test/integration/test-apt-by-hash-update +++ b/test/integration/test-apt-by-hash-update @@ -11,7 +11,7 @@ insertpackage 'unstable' 'foo' 'all' '1.0' setupaptarchive --no-update -# make Packages *only* accessable by-hash for this test +# make Packages *only* accessible by-hash for this test mkdir -p aptarchive/dists/unstable/main/binary-i386/by-hash/SHA512 (cd aptarchive/dists/unstable/main/binary-i386/by-hash/SHA512 && mv ../../Packages* . && |