Use ${HOME}, fix test. #146

This commit is contained in:
Andrey Smirnov
2014-11-27 00:55:28 +03:00
parent 42bf2f5e98
commit eec6743fe4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -110,4 +110,4 @@ class CleanupDB9Test(BaseTest):
def check(self):
self.check_output()
self.check_cmd_output("aptly publish drop def", "publish_drop")
self.check_cmd_output("aptly publish drop def", "publish_drop", match_prepare=self.expand_environ)