]> git.saurik.com Git - apt.git/blobdiff - test/integration/framework
do fail on weakhash/loop earlier in acquire
[apt.git] / test / integration / framework
index 1e356ffaf3e4e0a79ead9fd75e40dc3e2625b48d..d40c9f356ae27a8d6ed1fac9dd2a7b0cf11263d9 100644 (file)
@@ -875,6 +875,7 @@ Filename: pool/main/${NAME}/${NAME}_${VERSION}_${arch}.deb"
                                        test -z "$DEPENDENCIES" || echo "$DEPENDENCIES"
                                        echo "Description: $(printf '%s' "$DESCRIPTION" | head -n 1)"
                                        echo "Description-md5: $(printf '%s' "$DESCRIPTION" | md5sum | cut -d' ' -f 1)"
+                                       echo "SHA256: 0000000000000000000000000000000000000000000000000000000000000000"
                                        echo
                                } >> "${PPATH}/Packages"
                        done