mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-16 12:08:04 +00:00
New upstream version 1.4.0+ds1
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
Loading mirrors, local repos, snapshots and published repos...
|
||||
Loading list of all packages...
|
||||
Deleting unreferenced packages (3)...
|
||||
Deleting unreferenced packages (4)...
|
||||
Building list of files referenced by packages...
|
||||
Building list of files in package pool...
|
||||
Deleting unreferenced files (5)...
|
||||
Disk space freed: 37.04 KiB...
|
||||
Deleting unreferenced files (6)...
|
||||
Disk space freed: 40.39 KiB...
|
||||
Compacting database...
|
||||
|
||||
@@ -109,8 +109,8 @@ class CleanupDB9Test(BaseTest):
|
||||
runCmd = "aptly db cleanup"
|
||||
|
||||
def check(self):
|
||||
self.check_output()
|
||||
self.check_cmd_output("aptly publish drop def", "publish_drop", match_prepare=self.expand_environ)
|
||||
self.check_output()
|
||||
self.check_cmd_output("aptly publish drop def", "publish_drop", match_prepare=self.expand_environ)
|
||||
|
||||
|
||||
class CleanupDB10Test(BaseTest):
|
||||
|
||||
Reference in New Issue
Block a user