projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa39ae3
)
Fit typo. (trunk r10566)
author
Zac Medico
<zmedico@gentoo.org>
Wed, 4 Jun 2008 01:08:08 +0000
(
01:08
-0000)
committer
Zac Medico
<zmedico@gentoo.org>
Wed, 4 Jun 2008 01:08:08 +0000
(
01:08
-0000)
svn path=/main/branches/2.1.2/; revision=10567
pym/portage.py
patch
|
blob
|
history
diff --git
a/pym/portage.py
b/pym/portage.py
index ac9e8d8c389bf25d2b61b77106f38a9377f31f91..8ae940641bfb6c1d3cb2a3e2cec2b03be1db8126 100644
(file)
--- a/
pym/portage.py
+++ b/
pym/portage.py
@@
-3110,7
+3110,7
@@
def _checksum_failure_temp_file(distdir, basename):
def _check_digests(filename, digests):
"""
- Check digests and displ
e
y a message if an error occurs.
+ Check digests and displ
a
y a message if an error occurs.
@return True if all digests match, False otherwise.
"""
verified_ok, reason = portage_checksum.verify_all(filename, digests)