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