projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12cf3eb
)
testManifest: enable manifest-hashes
author
Zac Medico
<zmedico@gentoo.org>
Tue, 4 Oct 2011 06:17:22 +0000
(23:17 -0700)
committer
Zac Medico
<zmedico@gentoo.org>
Tue, 4 Oct 2011 06:17:22 +0000
(23:17 -0700)
pym/portage/tests/ebuild/test_config.py
patch
|
blob
|
history
diff --git
a/pym/portage/tests/ebuild/test_config.py
b/pym/portage/tests/ebuild/test_config.py
index f4869c6b14ccab19faf6498ad7167d6b56a64549..fe9b64829769b43c577d7fbd177d10a408f61437 100644
(file)
--- a/
pym/portage/tests/ebuild/test_config.py
+++ b/
pym/portage/tests/ebuild/test_config.py
@@
-218,6
+218,7
@@
class ConfigTestCase(TestCase):
"layout.conf":
(
"thin-manifests = true",
+ "manifest-hashes = RMD160 SHA1 SHA256 SHA512 WHIRLPOOL",
),
}
}