mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-01 04:40:38 +00:00
@@ -36,4 +36,4 @@ class SearchRepo4Test(BaseTest):
|
||||
fixtureDB = True
|
||||
fixtureCmds = ["aptly repo create wheezy-main", "aptly repo import wheezy-main wheezy-main Name"]
|
||||
outputMatchPrepare = lambda _, s: "\n".join(sorted(s.split("\n")))
|
||||
runCmd = "aptly repo search -with-deps wheezy-main 'Name (coreutils)'"
|
||||
runCmd = "aptly repo search -with-deps wheezy-main 'Name (nginx)'"
|
||||
|
||||
Reference in New Issue
Block a user