Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.devtools
Commits
3f197507
Commit
3f197507
authored
Oct 23, 2019
by
André Anjos
💬
Browse files
[mirror] Minor english fixes
parent
dea88269
Changes
1
Hide whitespace changes
Inline
Side-by-side
bob/devtools/mirror.py
View file @
3f197507
...
...
@@ -236,7 +236,7 @@ def download_packages(packages, repodata, channel_url, dest_dir, arch, dry_run):
if
actual_hash
!=
expected_hash
:
wait_time
=
random
.
randint
(
10
,
61
)
logger
.
warning
(
'Checksum of locally downloaded '
\
'
version of %s does not match '
\
'version of %s does not match '
\
'(actual:%r != %r:expected) - retrying '
\
'after %d seconds'
,
url
,
actual_hash
,
expected_hash
,
wait_time
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment