diff options
Diffstat (limited to 'test')
-rwxr-xr-x | test/integration/test-releasefile-verification | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-releasefile-verification b/test/integration/test-releasefile-verification index 19d5cb9bc..ebdb4d641 100755 --- a/test/integration/test-releasefile-verification +++ b/test/integration/test-releasefile-verification @@ -296,7 +296,7 @@ cat > rootdir/etc/apt/apt.conf.d/weaken-security <<EOF Acquire::AllowInsecureRepositories "1"; Acquire::AllowDowngradeToInsecureRepositories "1"; EOF -# the hash marked as configureable in our gpgv method +# the hash marked as configurable in our gpgv method export APT_TESTS_DIGEST_ALGO='SHA224' successfulaptgetupdate() { |