git-svn-id: https://wikiteam.googlecode.com/svn/trunk@28 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95

pull/117/head
emijrp 13 years ago
parent a27ed0a6b3
commit 7c5d902b0b

@ -312,6 +312,8 @@ def generateImageDump(config={}, images=[], start=''):
c = 0
lock = True
if not start:
lock = False
for filename, url in images:
if filename == start: #start downloading from start, included
lock = False

Loading…
Cancel
Save