mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-12 03:21:33 +00:00
Fix system tests. #108
This commit is contained in:
@@ -846,6 +846,7 @@ class PublishSnapshot35Test(BaseTest):
|
||||
"aptly snapshot create squeeze from mirror squeeze",
|
||||
]
|
||||
runCmd = "aptly publish snapshot -keyring=${files}/aptly.pub -secret-keyring=${files}/aptly.sec squeeze"
|
||||
gold_processor = BaseTest.expand_environ
|
||||
|
||||
def check(self):
|
||||
super(PublishSnapshot35Test, self).check()
|
||||
|
||||
Reference in New Issue
Block a user