mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
System tests for mirror, snapshot, repo search. #81
This commit is contained in:
@@ -33,4 +33,4 @@ class SearchMirror4Test(BaseTest):
|
||||
"""
|
||||
fixtureDB = True
|
||||
outputMatchPrepare = lambda _, s: "\n".join(sorted(s.split("\n")))
|
||||
runCmd = "aptly mirror search -with-deps wheezy-main 'Name (nginx)'"
|
||||
runCmd = "aptly mirror search -with-deps wheezy-main 'Name (coreutils)'"
|
||||
|
||||
Reference in New Issue
Block a user