mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-15 11:57:59 +00:00
Add detached signature to installer hashsum file
This commit is contained in:
@@ -1039,6 +1039,7 @@ class PublishSnapshot38Test(BaseTest):
|
||||
def check(self):
|
||||
super(PublishSnapshot38Test, self).check()
|
||||
self.check_exists('public/dists/wheezy/main/installer-s390x/current/images/SHA256SUMS')
|
||||
self.check_exists('public/dists/wheezy/main/installer-s390x/current/images/SHA256SUMS.gpg')
|
||||
self.check_exists('public/dists/wheezy/main/installer-s390x/current/images/generic/debian.exec')
|
||||
self.check_exists('public/dists/wheezy/main/installer-s390x/current/images/MANIFEST')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user