mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 13:19:24 +01:00
Beware the Dowloading!
This commit is contained in:
parent
faea5a5909
commit
e0f617aead
@ -47,7 +47,7 @@ class DebianTestCase(PluginTestCase, PluginDocumentation):
|
|||||||
pass
|
pass
|
||||||
else:
|
else:
|
||||||
print
|
print
|
||||||
print "Dowloading files, this may take awhile"
|
print "Downloading files, this may take awhile"
|
||||||
filename = os.path.join(conf.dataDir, 'Contents-i386.gz')
|
filename = os.path.join(conf.dataDir, 'Contents-i386.gz')
|
||||||
while not os.path.exists(filename):
|
while not os.path.exists(filename):
|
||||||
time.sleep(1)
|
time.sleep(1)
|
||||||
|
Loading…
Reference in New Issue
Block a user