Skip to content

Commit

Permalink
Fix system tests. #108
Browse files Browse the repository at this point in the history
  • Loading branch information
smira committed Sep 30, 2014
1 parent e123e4d commit 4b50f81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system/t06_publish/snapshot.py
Expand Up @@ -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()
Expand Down

0 comments on commit 4b50f81

Please sign in to comment.