]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-by-hash-update
add --sha512 option + documentation for apt-ftparchive
[apt.git] / test / integration / test-apt-by-hash-update
index 2229e991d6a9aeb48ed7bd6807ad6b941b329db3..cef46a1b81ae249dc3ea459525b26897bd4b71ae 100755 (executable)
@@ -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* . &&