testManifest: enable manifest-hashes
authorZac Medico <zmedico@gentoo.org>
Tue, 4 Oct 2011 06:17:22 +0000 (23:17 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 4 Oct 2011 06:17:22 +0000 (23:17 -0700)
pym/portage/tests/ebuild/test_config.py

index f4869c6b14ccab19faf6498ad7167d6b56a64549..fe9b64829769b43c577d7fbd177d10a408f61437 100644 (file)
@@ -218,6 +218,7 @@ class ConfigTestCase(TestCase):
                                "layout.conf":
                                        (
                                                "thin-manifests = true",
+                                               "manifest-hashes = RMD160 SHA1 SHA256 SHA512 WHIRLPOOL",
                                        ),
                        }
                }